Error 500 Internal Server Error

GET https://webapp-dev.swisskustomfaktory.ch/system/test

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"09cdf5"
exception
Error {#2572
  #message: "Typed property App\Entity\StockAvailable::$product must not be accessed before initialization"
  #code: 0
  #file: "/var/www-skf-webapp/web/src/Entity/StockAvailable.php"
  #line: 94
  trace: {
    /var/www-skf-webapp/web/src/Entity/StockAvailable.php:94 {
      App\Entity\StockAvailable->getProduct(): Product …
      › {\r\treturn $this->product;\r}\r
    }
    /var/www-skf-webapp/web/src/Controller/SystemController.php:1352 {
      App\Controller\SystemController->test(EntityManagerInterface $entityManager, SwissPostWaybillApiHelper $swissPostWaybillApiHelper, SwissPostTrackingApiHelper $swissPostTrackingApiHelper, LingueeHelper $lingueeHelper, SerializerInterface $serializer, MailerManager2 $mailerManager2, DrivingLicenseScanner $drivingLicenseScanner, string $dataDir, ProductHelper $productHelper): Response …
      › foreach($stockAvailables as $stockAvailable) {\r\t$product = $stockAvailable->getProduct();\r}\r
    }
    /var/www-skf-webapp/web/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-skf-webapp/web/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-skf-webapp/web/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-skf-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www-skf-webapp/web/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www-skf-webapp/web/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#385
  -records: [
    2 => [
      [
        "timestamp" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.264+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_system_test"
          "route_parameters" => [
            "_route" => "app_system_test"
            "domain" => "-dev.swisskustomfaktory.ch"
            "_controller" => "App\Controller\SystemController::test"
          ]
          "request_uri" => "https://webapp-dev.swisskustomfaktory.ch/system/test"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.296+00:00"
        "message" => "Read existing security token from the session."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "key" => "_security_main"
          "token_class" => "Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.401+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "utf8mb4"
            "idle_connection_ttl" => 600
            "host" => "localhost"
            "port" => 3306
            "user" => "dev"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "8.0.40"
            "defaultTableOptions" => [
              "charset" => "utf8mb4"
              "collation" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "skf_webapp"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.405+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT u0_.username AS username_0, u0_.email AS email_1, u0_.password AS password_2, u0_.firstname AS firstname_3, u0_.lastname AS lastname_4, u0_.gender AS gender_5, u0_.birthdate AS birthdate_6, u0_.origin_place AS origin_place_7, u0_.phone AS phone_8, u0_.phone_alternate AS phone_alternate_9, u0_.telegram_chat_id AS telegram_chat_id_10, u0_.avatar_name AS avatar_name_11, u0_.fonction AS fonction_12, u0_.roles AS roles_13, u0_.privileges AS privileges_14, u0_.locale AS locale_15, u0_.timezone AS timezone_16, u0_.authenticator_name AS authenticator_name_17, u0_.authenticator_user_id AS authenticator_user_id_18, u0_.confirmation_token AS confirmation_token_19, u0_.newsletter_subscribed AS newsletter_subscribed_20, u0_.observation AS observation_21, u0_.motorcycles AS motorcycles_22, u0_.password_updated_at AS password_updated_at_23, u0_.must_change_password AS must_change_password_24, u0_.logged_in_at AS logged_in_at_25, u0_.bad_customer AS bad_customer_26, u0_.disabled AS disabled_27, u0_.id AS id_28, u0_.created_at AS created_at_29, u0_.updated_at AS updated_at_30, u0_.deleted_at AS deleted_at_31, u0_.creator_id AS creator_id_32, u0_.modifier_id AS modifier_id_33, u0_.e_shop_id AS e_shop_id_34, a1_.id AS id_35, a1_.name AS name_36, a1_.type AS type_37, a1_.email AS email_38, a1_.phone AS phone_39, a1_.phone_alternate AS phone_alternate_40, a1_.url AS url_41, a1_.image AS image_42, a1_.locale AS locale_43, a1_.timezone AS timezone_44, a1_.observation AS observation_45, a1_.bad_customer AS bad_customer_46, a1_.disabled AS disabled_47, a1_.created_at AS created_at_48, a1_.updated_at AS updated_at_49, a1_.deleted_at AS deleted_at_50, a1_.creator_id AS creator_id_51, a1_.modifier_id AS modifier_id_52, u2_.id AS id_53, u2_.name AS name_54, u2_.description AS description_55, u2_.disabled AS disabled_56, u2_.created_at AS created_at_57, u2_.updated_at AS updated_at_58, u2_.deleted_at AS deleted_at_59, u2_.creator_id AS creator_id_60, u2_.modifier_id AS modifier_id_61, u2_.e_shop_id AS e_shop_id_62, t3_.name AS name_63, t3_.text_color AS text_color_64, t3_.background_color AS background_color_65, t3_.icon AS icon_66, t3_.id AS id_67, t3_.created_at AS created_at_68, t3_.updated_at AS updated_at_69, t3_.deleted_at AS deleted_at_70, t3_.creator_id AS creator_id_71, t3_.modifier_id AS modifier_id_72, u0_.account_id AS account_id_73, a1_.address_invoice_id AS address_invoice_id_74, a1_.address_delivery_id AS address_delivery_id_75 FROM `user` u0_ LEFT JOIN account a1_ ON u0_.account_id = a1_.id AND (a1_.deleted_at IS NULL) LEFT JOIN user_user_group u4_ ON u0_.id = u4_.user_id LEFT JOIN user_group u2_ ON u2_.id = u4_.user_group_id AND (u2_.deleted_at IS NULL) LEFT JOIN user_tag u5_ ON u0_.id = u5_.user_id LEFT JOIN tag t3_ ON t3_.id = u5_.tag_id AND (t3_.deleted_at IS NULL) WHERE (u0_.id = ?) AND (u0_.deleted_at IS NULL) ORDER BY u0_.lastname ASC, u0_.firstname ASC, u2_.name ASC"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894
              +name: "INTEGER"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.466+00:00"
        "message" => "User was reloaded from a user provider."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "provider" => "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider"
          "username" => "jonathan.luthi@bacad.ch"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.466+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 5
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.466+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.466+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.466+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.466+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.466+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.466+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.466+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.466+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.466+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.466+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.468+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.469+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\KernelSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.473+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.474+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.474+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventListener\KernelSubscriber::onControllerRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.474+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.497+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.497+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.497+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.497+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.497+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" => 1752064517
        "timestamp_rfc3339" => "2025-07-09T12:35:17.526+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT s0_.id AS id_0, s0_.quantity AS quantity_1, s0_.out_of_stock AS out_of_stock_2, s0_.created_at AS created_at_3, s0_.updated_at AS updated_at_4, s0_.e_shop_id AS e_shop_id_5, p1_.id AS id_6, p1_.name AS name_7, p1_.reference AS reference_8, p1_.ean13 AS ean13_9, p1_.alternative_references AS alternative_references_10, p1_.short_description AS short_description_11, p1_.description AS description_12, p1_.quantity AS quantity_13, p1_.wholesale_price AS wholesale_price_14, p1_.price AS price_15, p1_.width AS width_16, p1_.height AS height_17, p1_.depth AS depth_18, p1_.weight AS weight_19, p1_.`condition` AS condition_20, p1_.`virtual` AS virtual_21, p1_.bundle AS bundle_22, p1_.visibility AS visibility_23, p1_.online_only AS online_only_24, p1_.show_price AS show_price_25, p1_.available AS available_26, p1_.disabled AS disabled_27, p1_.created_at AS created_at_28, p1_.updated_at AS updated_at_29, p1_.deleted_at AS deleted_at_30, p1_.creator_id AS creator_id_31, p1_.modifier_id AS modifier_id_32, p1_.e_shop_id AS e_shop_id_33, m2_.id AS id_34, m2_.name AS name_35, m2_.image AS image_36, m2_.pdf_image AS pdf_image_37, m2_.pdf_image_coordinates AS pdf_image_coordinates_38, m2_.pdf_heading1 AS pdf_heading1_39, m2_.pdf_heading2 AS pdf_heading2_40, m2_.pdf_heading3 AS pdf_heading3_41, m2_.pdf_text1 AS pdf_text1_42, m2_.pdf_text2 AS pdf_text2_43, m2_.pdf_text3 AS pdf_text3_44, m2_.visible AS visible_45, m2_.created_at AS created_at_46, m2_.updated_at AS updated_at_47, m2_.deleted_at AS deleted_at_48, m2_.creator_id AS creator_id_49, m2_.modifier_id AS modifier_id_50, m2_.e_shop_id AS e_shop_id_51, p3_.id AS id_52, p3_.name AS name_53, p3_.description AS description_54, p3_.position AS position_55, p3_.disabled AS disabled_56, p3_.created_at AS created_at_57, p3_.updated_at AS updated_at_58, p3_.deleted_at AS deleted_at_59, p3_.e_shop_id AS e_shop_id_60, t4_.id AS id_61, t4_.name AS name_62, t4_.rate AS rate_63, t4_.created_at AS created_at_64, t4_.updated_at AS updated_at_65, t4_.deleted_at AS deleted_at_66, p5_.id AS id_67, p5_.path AS path_68, p5_.name AS name_69, p5_.extension AS extension_70, p5_.size AS size_71, p5_.position AS position_72, p5_.cover AS cover_73, p5_.created_at AS created_at_74, p5_.updated_at AS updated_at_75, p5_.deleted_at AS deleted_at_76, p5_.e_shop_id AS e_shop_id_77, p6_.id AS id_78, p6_.name AS name_79, p6_.position AS position_80, p6_.reference AS reference_81, p6_.ean13 AS ean13_82, p6_.alternative_references AS alternative_references_83, p6_.wholesale_price AS wholesale_price_84, p6_.price AS price_85, p6_.quantity AS quantity_86, p6_.weight AS weight_87, p6_.unit_price_impact AS unit_price_impact_88, p6_.created_at AS created_at_89, p6_.updated_at AS updated_at_90, p6_.deleted_at AS deleted_at_91, p6_.e_shop_id AS e_shop_id_92, p7_.id AS id_93, p7_.name AS name_94, p7_.position AS position_95, p7_.color AS color_96, p7_.created_at AS created_at_97, p7_.updated_at AS updated_at_98, p7_.deleted_at AS deleted_at_99, p7_.e_shop_id AS e_shop_id_100, p8_.id AS id_101, p8_.name AS name_102, p8_.type AS type_103, p8_.position AS position_104, p8_.created_at AS created_at_105, p8_.updated_at AS updated_at_106, p8_.deleted_at AS deleted_at_107, p8_.e_shop_id AS e_shop_id_108, s0_.product_id AS product_id_109, s0_.product_variation_id AS product_variation_id_110, p1_.manufacturer_id AS manufacturer_id_111, p1_.category_id AS category_id_112, p1_.tax_id AS tax_id_113, p1_.accounting_mode_id AS accounting_mode_id_114, p3_.parent_id AS parent_id_115, p5_.product_id AS product_id_116, p6_.product_id AS product_id_117, p7_.product_attribute_group_id AS product_attribute_group_id_118 FROM stock_available s0_ LEFT JOIN product p1_ ON s0_.product_id = p1_.id AND (p1_.deleted_at IS NULL) LEFT JOIN manufacturer m2_ ON p1_.manufacturer_id = m2_.id AND (m2_.deleted_at IS NULL) LEFT JOIN product_category p3_ ON p1_.category_id = p3_.id AND (p3_.deleted_at IS NULL) LEFT JOIN tax t4_ ON p1_.tax_id = t4_.id AND (t4_.deleted_at IS NULL) LEFT JOIN product_image p5_ ON p1_.id = p5_.product_id AND (p5_.deleted_at IS NULL) LEFT JOIN product_variation p6_ ON s0_.product_variation_id = p6_.id AND (p6_.deleted_at IS NULL) LEFT JOIN product_variation_attribute p9_ ON p6_.id = p9_.product_variation_id LEFT JOIN product_attribute p7_ ON p7_.id = p9_.product_attribute_id AND (p7_.deleted_at IS NULL) LEFT JOIN product_attribute_group p8_ ON p7_.product_attribute_group_id = p8_.id AND (p8_.deleted_at IS NULL) ORDER BY p5_.position ASC, p7_.position ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064518
        "timestamp_rfc3339" => "2025-07-09T12:35:18.976+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3264
            #message: "User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/var/www-skf-webapp/web/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 21
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www-skf-webapp/web/vendor/symfony/var-exporter/LazyGhostTrait.php:21 {
                require …
                › if (\PHP_VERSION_ID >= 80400) {    trigger_deprecation('symfony/var-exporter', '7.3', 'The "%s" trait is deprecated, use native lazy objects instead.', LazyGhostTrait::class);}
              }
              /var/www-skf-webapp/web/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:336 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › 
                › require $fileName;}
              /var/www-skf-webapp/web/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:281 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = array_intersect_key($class->getReflectionProperties(), $identifiers);
              }
              /var/www-skf-webapp/web/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:168 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy(string $className, array $identifier): InternalProxy …
                › {    $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /var/www-skf-webapp/web/vendor/doctrine/orm/src/UnitOfWork.php:2526 {
                Doctrine\ORM\UnitOfWork->createEntity(string $className, array $data, array &$hints = []): object …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc->targetEntity, $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /var/www-skf-webapp/web/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:264 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias): object …
                › 
                ›     return $this->uow->createEntity($className, $data, $this->hints);}
              }
              /var/www-skf-webapp/web/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:438 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result): void …
                › if (isset($nonemptyComponents[$dqlAlias])) {    $element = $this->getEntity($data, $dqlAlias);    $reflField->setValue($parentObject, $element);
              }
              /var/www-skf-webapp/web/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:143 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData(): array …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /var/www-skf-webapp/web/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:170 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Result $stmt, ResultSetMapping $resultSetMapping, array $hints = []): mixed …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /var/www-skf-webapp/web/vendor/doctrine/orm/src/AbstractQuery.php:948 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                › $data = $this->em->newHydrator($this->hydrationMode)->hydrateAll($stmt, $rsm, $this->hints);}
              /var/www-skf-webapp/web/vendor/doctrine/orm/src/AbstractQuery.php:891 {
                Doctrine\ORM\AbstractQuery->execute(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www-skf-webapp/web/vendor/doctrine/orm/src/AbstractQuery.php:689 {
                Doctrine\ORM\AbstractQuery->getResult(string|int $hydrationMode = self::HYDRATE_OBJECT): mixed …
                › {    return $this->execute(null, $hydrationMode);}
              }
              /var/www-skf-webapp/web/src/Repository/BaseRepository.php:434 {
                App\Repository\BaseRepository->findBy(array $criteria, ?array $orderBy = null, ?int $limit = null, ?int $offset = null): array …
                › 
                › \treturn $qb->getQuery()->getResult();\r}\r
              }
              /var/www-skf-webapp/web/vendor/doctrine/orm/src/EntityRepository.php:96 {
                Doctrine\ORM\EntityRepository->findAll(): array …
                › {    return $this->findBy([]);}
              }
              /var/www-skf-webapp/web/src/Controller/SystemController.php:1350 {
                App\Controller\SystemController->test(EntityManagerInterface $entityManager, SwissPostWaybillApiHelper $swissPostWaybillApiHelper, SwissPostTrackingApiHelper $swissPostTrackingApiHelper, LingueeHelper $lingueeHelper, SerializerInterface $serializer, MailerManager2 $mailerManager2, DrivingLicenseScanner $drivingLicenseScanner, string $dataDir, ProductHelper $productHelper): Response …
                › \r$stockAvailables = $entityManager->getRepository(StockAvailable::class)->findAll();\rforeach($stockAvailables as $stockAvailable) {\r
              }
              /var/www-skf-webapp/web/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-skf-webapp/web/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-skf-webapp/web/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-skf-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www-skf-webapp/web/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www-skf-webapp/web/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.067+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3607
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.070+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3351
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.071+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3352
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.072+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3353
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.072+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 723
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.072+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3361
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.073+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3310
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.073+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3362
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.074+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3363
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.074+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3381
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.075+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 389
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.075+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 390
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.075+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3384
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.076+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 379
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.076+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3391
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.076+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3395
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.077+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3396
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.077+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3397
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.077+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3402
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.078+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3403
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.078+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3404
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.078+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3405
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.079+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3406
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.079+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3005
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.079+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3410
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.080+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3414
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.080+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3415
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.081+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3416
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.081+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3417
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.081+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3418
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.082+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3419
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.082+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3421
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.082+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3422
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.083+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3423
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.083+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3424
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.083+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3425
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.084+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3426
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.084+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3427
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.085+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3428
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.085+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3430
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.085+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3431
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.086+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3433
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.086+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3434
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.086+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3435
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.087+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3436
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.087+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3437
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.087+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3442
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.088+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3453
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.088+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3454
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.089+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3455
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.089+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3456
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.089+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3460
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.090+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3480
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.090+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3482
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.091+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3483
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.091+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3486
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.091+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3487
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.092+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3488
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.092+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3489
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.092+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3490
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.093+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3491
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.093+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3492
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.094+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3494
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.094+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3495
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.095+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3496
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.095+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3497
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.095+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3498
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.096+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3499
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.096+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3500
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.096+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3501
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.097+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3502
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.097+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3503
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.097+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3504
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.098+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3505
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.098+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3506
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.098+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3507
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.099+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3508
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.099+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3509
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.100+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3510
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.100+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3511
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.100+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3512
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.101+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3513
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.101+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3514
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.101+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3515
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.102+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3516
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.102+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3517
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.103+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3518
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.103+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3519
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.103+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3520
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.104+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3521
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.104+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3522
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.104+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3523
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.105+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3524
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.105+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3525
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.105+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3526
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.106+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3527
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.106+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3528
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.106+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3529
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.107+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3536
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.107+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3537
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.107+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3538
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.108+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3539
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.108+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3540
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.109+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3541
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.109+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3542
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.109+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3543
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.110+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3544
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.110+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3545
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.110+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3546
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.111+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3547
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.111+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3548
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.111+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3551
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.112+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3559
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.112+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3560
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.112+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3561
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.113+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3562
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.113+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3568
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.114+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3569
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.114+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3570
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.114+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3572
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.115+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3573
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.115+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3574
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.115+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3575
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.116+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3576
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.116+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3577
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.117+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3578
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.117+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3579
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.117+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3587
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.118+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3590
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.118+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3591
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.119+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3592
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.119+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3593
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.119+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3594
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.120+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3599
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.120+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3602
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.121+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3603
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.121+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3604
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.121+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3605
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.122+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3606
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.122+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3607
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.122+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3608
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.123+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3609
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.123+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3610
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.123+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3611
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.124+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3612
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.124+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3613
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.125+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3614
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.125+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3615
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.125+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3616
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.126+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3617
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.126+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3618
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.126+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3623
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.127+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3624
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.127+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3625
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.128+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3628
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.128+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3629
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.128+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3857
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.129+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3858
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.129+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3869
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.129+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3870
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.130+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3871
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.130+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3872
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.130+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3873
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.131+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3874
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.131+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3875
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.132+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3876
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.132+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3877
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.133+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3878
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.133+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3898
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.133+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3557
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.134+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3899
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.134+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3900
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.134+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3901
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.135+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3903
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.135+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3905
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.136+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3906
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.136+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3907
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.136+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3571
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.137+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3913
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.137+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3915
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.137+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3916
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.138+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3917
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.138+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3918
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.139+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3919
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.139+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3920
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.139+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3921
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.140+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3922
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.140+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3923
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.140+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3924
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.141+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3926
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.141+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3928
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.142+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3930
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.142+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3931
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.142+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3932
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.143+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3934
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.143+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3984
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.143+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1062
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.144+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1065
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.144+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1424
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.144+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1423
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.145+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2010
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.145+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2016
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.145+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2104
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.146+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2062
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.146+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2087
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.146+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2066
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.146+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2030
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.147+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2051
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.147+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2071
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.147+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2050
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.148+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2049
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.148+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2026
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.148+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2099
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.149+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2037
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.149+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2035
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.149+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2069
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.149+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2072
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.150+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2090
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.150+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2084
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.150+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2029
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.151+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2100
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.151+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2038
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.151+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2032
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.151+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2093
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.152+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2095
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.152+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2088
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.152+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2089
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.152+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2064
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.153+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2080
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.153+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2079
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.153+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2098
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.154+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2102
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.154+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2070
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.154+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2053
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.154+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2096
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.155+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2025
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.155+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2044
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.155+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2048
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.156+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2027
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.156+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2024
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.156+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2034
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.156+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2082
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.157+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2043
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.157+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2073
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.157+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2063
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.157+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2061
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.158+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2103
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.158+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2065
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.158+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2031
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.158+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2094
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.159+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2081
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.159+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2083
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.159+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2085
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.159+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2086
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.160+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2018
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.160+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2106
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.160+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2107
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.161+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2109
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.161+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2110
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.161+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2111
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.161+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2112
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.162+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2116
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.162+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2117
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.162+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2118
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.163+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2119
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.163+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2120
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.164+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2121
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.164+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2122
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.164+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2165
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.165+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2170
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.165+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2181
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.166+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2185
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.166+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2202
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.166+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2214
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.167+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2217
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.167+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2250
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.168+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2290
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.168+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2300
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.168+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2301
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.169+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2312
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.169+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2318
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.170+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2321
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.170+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2320
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.170+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2322
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.171+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2323
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.171+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2324
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.171+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2326
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.172+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2325
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.172+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2329
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.172+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2339
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.173+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2340
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.173+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2341
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.174+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2342
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.174+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2369
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.174+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2370
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.175+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2377
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.175+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2380
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.175+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2386
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.176+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2393
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.176+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2394
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.177+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2398
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.177+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2407
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.178+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2427
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.178+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2430
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.178+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2432
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.179+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2453
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.179+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2454
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.179+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2455
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.180+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2456
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.180+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2457
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.181+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2459
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.181+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2462
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.182+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2463
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.182+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2464
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.182+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2465
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.183+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2469
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.183+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2470
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.184+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2471
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.184+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2472
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.184+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2473
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.185+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2475
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.185+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2476
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.185+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2477
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.186+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2484
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.186+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2485
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.186+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2486
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.187+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2487
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.187+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2488
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.187+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2491
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.188+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2494
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.188+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2495
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.189+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2496
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.189+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2498
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.189+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2504
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.190+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2505
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.190+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2506
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.190+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2507
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.191+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2508
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.191+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2509
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.191+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2510
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.192+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2511
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.192+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2512
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.192+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2513
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.193+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2514
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.193+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2515
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.193+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2516
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.194+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2517
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.194+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2518
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.195+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2519
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.195+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2520
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.195+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2521
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.196+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2522
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.196+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2523
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.196+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2524
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.197+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2525
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.197+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2526
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.197+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2527
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.198+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2528
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.198+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2529
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.199+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2535
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.199+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2536
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.199+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2537
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.200+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2538
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.200+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2539
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.200+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2540
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.201+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2541
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.201+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2542
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.201+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2543
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.202+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2544
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.202+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2545
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.203+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2546
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.203+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2547
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.203+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2548
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.204+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2549
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.204+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2550
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.204+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2551
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.205+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2552
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.205+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2553
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.205+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2554
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.206+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2555
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.206+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2556
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.207+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2557
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.207+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2558
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.207+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2559
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.208+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2560
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.208+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2561
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.208+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2562
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.209+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2563
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.209+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2564
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.209+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2565
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.210+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2566
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.210+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2567
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.210+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2568
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.211+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2569
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.211+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2570
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.211+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2571
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.212+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2576
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.212+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2578
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.213+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2591
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.213+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2595
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.213+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2596
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.214+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2597
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.214+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2598
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.214+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2599
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.215+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2600
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.215+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2601
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.216+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2602
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.216+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2603
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.216+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2607
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.217+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2611
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.217+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2612
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.217+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2613
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.218+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2614
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.218+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2616
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.218+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2623
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.219+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2624
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.219+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2625
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.220+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2626
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.220+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2627
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.220+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2628
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.221+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2629
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.221+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2630
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.222+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2634
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.222+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2635
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.222+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2636
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.223+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2637
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.223+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2638
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.223+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2639
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.224+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2640
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.224+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2641
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.224+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2642
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.225+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2643
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.225+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2644
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.226+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2645
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.226+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2646
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.226+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2647
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.227+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2648
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.227+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2649
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.227+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2650
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.228+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2651
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.228+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2652
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.228+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2653
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.229+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2654
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.229+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2655
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.229+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2656
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.230+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2657
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.230+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2658
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.231+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2659
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.231+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2661
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.231+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2669
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.232+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2670
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.232+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2673
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.232+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2676
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.233+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2686
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.233+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2687
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.233+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2688
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.234+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2700
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.234+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2707
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.234+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2709
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.235+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2708
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.235+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2716
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.236+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2718
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.236+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2720
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.236+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2735
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.237+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2743
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.237+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2744
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.238+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2749
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.238+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2750
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.238+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2751
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.239+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2752
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.239+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2753
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.239+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2754
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.240+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2756
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.240+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2757
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.241+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2758
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.241+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2759
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.241+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2760
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.242+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2761
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.242+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2762
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.242+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2763
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.243+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2764
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.243+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2765
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.243+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2766
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.244+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2767
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.244+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2768
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.244+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2769
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.245+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2770
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.245+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2771
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.246+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2772
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.246+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2773
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.246+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2774
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.247+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2775
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.247+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2777
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.247+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2778
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.248+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2779
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.248+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2780
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.248+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2786
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.249+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2789
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.249+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2790
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.250+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2791
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.250+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2794
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.250+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2802
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.251+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2803
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.251+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2804
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.251+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2805
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.252+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2806
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.252+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2807
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.252+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2808
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.253+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2809
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.253+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2810
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.254+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2811
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.254+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2812
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.254+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2813
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.255+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2814
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.255+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2815
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.255+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2816
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.256+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2817
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.256+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2818
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.256+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2820
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.257+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2821
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.257+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2822
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.257+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2827
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.258+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2829
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.258+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2830
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.259+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2838
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.259+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2841
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.259+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2844
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.260+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2846
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.260+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2853
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.260+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2854
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.261+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2856
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.261+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2862
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.261+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2863
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.262+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2864
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.262+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2865
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.262+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2866
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.263+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2867
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.263+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2868
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.264+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2869
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.264+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2870
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.264+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2871
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.265+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2872
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.265+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2873
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.265+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2874
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.266+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2875
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.266+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2876
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.266+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2877
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.267+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2878
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.267+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2879
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.267+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2880
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.268+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2881
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.268+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2882
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.268+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2883
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.269+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2884
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.269+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2885
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.269+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2886
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.270+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2887
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.270+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2891
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.271+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2892
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.271+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2893
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.271+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2902
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.272+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2913
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.272+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2914
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.272+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2915
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.273+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2917
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.273+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2918
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.274+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2923
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.274+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2924
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.274+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2925
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.275+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2926
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.275+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2927
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.275+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2928
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.276+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2929
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.276+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2930
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.276+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2933
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.277+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2934
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.277+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2935
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.278+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2937
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.278+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2948
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.278+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2957
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.279+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2958
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.279+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2960
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.280+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2963
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.280+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2964
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.280+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2965
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.281+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2966
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.281+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2967
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.281+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2970
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.282+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2971
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.282+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2972
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.283+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2973
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.283+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2980
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.283+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2981
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.284+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2982
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.284+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2992
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.284+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2993
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.285+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2994
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.285+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2995
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.285+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2998
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.286+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3014
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.286+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3018
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.287+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3019
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.287+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3020
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.287+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3025
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.288+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3026
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.288+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3029
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.288+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3036
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.289+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3039
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.289+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3040
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.289+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3049
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.290+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3056
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.290+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3060
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.291+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3061
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.291+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3062
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.291+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3063
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.292+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3064
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.292+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3069
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.292+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3070
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.293+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3071
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.293+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3072
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.293+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3074
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.294+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3075
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.294+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3078
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.295+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3079
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.295+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3085
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.295+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3086
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.296+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3095
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.296+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3102
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.297+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3103
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.297+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3104
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.297+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3119
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.298+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3162
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.298+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3163
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.299+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3164
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.299+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3165
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.299+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3170
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.300+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3171
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.300+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3194
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.300+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3195
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.301+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3196
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.301+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3197
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.302+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3199
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.302+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3200
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.303+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3208
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.303+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3236
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.303+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3237
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.304+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3238
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.304+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3239
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.304+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3240
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.305+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3241
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.305+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3242
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.306+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3243
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.306+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3244
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.306+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3245
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.307+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3235
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.307+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3248
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.308+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3249
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.308+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3268
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.308+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3269
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.309+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3270
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.309+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3274
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.310+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3278
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.310+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3280
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.310+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3281
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.311+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3282
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.311+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3283
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.311+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3287
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.312+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3288
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.312+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3289
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.313+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 391
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.313+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 392
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.313+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3295
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.313+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3296
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.314+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3304
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.314+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3305
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.315+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3306
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.315+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3311
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.315+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3314
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.316+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3316
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.316+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 133
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.317+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3608
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.318+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3609
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.318+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3610
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.319+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3611
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.319+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3612
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.320+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1453
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.320+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 398
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.321+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 597
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.321+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 598
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.322+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 599
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.327+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 484
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.328+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 239
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.328+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 89
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.329+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 90
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.329+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 66
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.329+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 238
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.330+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 122
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.330+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 195
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.330+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 347
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.331+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 140
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.331+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 71
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.331+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 272
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.331+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 91
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.332+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 106
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.332+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 16
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.332+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 120
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.333+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 18
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.333+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 111
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.333+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.334+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 15
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.334+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 330
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.334+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 289
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.335+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.335+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 61
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.335+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 107
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.335+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 125
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.336+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 10
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.336+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 87
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.336+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 121
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.337+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 103
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.337+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 485
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.338+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 486
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.339+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 487
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.339+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 836
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.340+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 202
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.340+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 837
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.341+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 838
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.341+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 839
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.342+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 570
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.342+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 128
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.343+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 571
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.343+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 572
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.344+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 573
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.345+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 574
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.345+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 575
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.346+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 576
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.346+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 791
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.347+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 185
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.347+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 792
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.348+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 793
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.348+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 794
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.349+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 362
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.349+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 72
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.350+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 363
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.351+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 364
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.351+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 365
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.352+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 366
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.352+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 544
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.353+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 119
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.353+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 545
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.354+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 546
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.354+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 547
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.355+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 548
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.356+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 422
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.356+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 84
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.357+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 423
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.357+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 424
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.358+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 425
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.358+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 426
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.372+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 373
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.373+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 23
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.373+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 31
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.373+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 26
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.374+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 324
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.374+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 214
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.374+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 6
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.374+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 179
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.375+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 192
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.375+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 28
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.375+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.376+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 29
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.376+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 74
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.376+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 73
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.377+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 199
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.377+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 4
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.377+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 14
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.378+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 62
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.378+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 27
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.378+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 5
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.379+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 30
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.379+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 173
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.379+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 208
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.380+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 24
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.380+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 263
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.381+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 216
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.381+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 168
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.381+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 22
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.382+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 33
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.382+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 32
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.382+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 167
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.383+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 108
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.383+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 93
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.383+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 19
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.384+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 17
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.384+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 287
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.384+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 63
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.385+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 217
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.385+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 162
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.385+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 57
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.386+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 51
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.386+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 353
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.386+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 58
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.387+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 135
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.387+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 41
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.387+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 45
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.388+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 34
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.388+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 11
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.388+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 46
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.389+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 37
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.389+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 278
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.390+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 306
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.390+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 134
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.390+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 153
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.390+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 155
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.391+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 253
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.391+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 59
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.391+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 55
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.392+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 96
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.392+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 149
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.392+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 229
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.393+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 160
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.393+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 88
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.393+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 44
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.394+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 7
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.394+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 21
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.395+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 70
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.395+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 164
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.395+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 85
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.395+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 79
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.396+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 60
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.396+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 69
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.396+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 237
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.397+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 9
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.397+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 35
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.397+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 38
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.398+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 275
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.398+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 67
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.398+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 211
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.399+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 112
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.399+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 290
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.399+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 8
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.400+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 20
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.400+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 341
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.400+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 224
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.400+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 52
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.401+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 231
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.401+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 12
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.401+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 243
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.401+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 25
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.402+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 68
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.402+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 75
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.403+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 374
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.403+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 375
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.404+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 376
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.405+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1103
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.406+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 139
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.406+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 95
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.407+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 312
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.407+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 182
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.407+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 150
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.408+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 261
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.408+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1104
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.409+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1105
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.409+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1106
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.412+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 779
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.412+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 115
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.412+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 262
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.413+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 254
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.413+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 36
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.413+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 50
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.414+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 42
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.414+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 81
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.415+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 203
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.415+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 209
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.415+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 221
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.415+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 183
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.416+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 780
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.416+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 781
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.417+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 782
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.418+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 783
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.418+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 784
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.419+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 785
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.419+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 786
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.420+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1148
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.421+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 65
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.421+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 274
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.421+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1149
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.425+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 958
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.425+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 39
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.426+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 56
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.426+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 54
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.426+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 40
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.427+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 47
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.427+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 293
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.427+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 126
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.428+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 48
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.428+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 154
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.428+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 345
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.429+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 204
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.429+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 77
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.429+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 230
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.430+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 53
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.430+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 236
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.430+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 207
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.431+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 200
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.431+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 86
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.431+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 343
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.431+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 233
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.432+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 959
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.432+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 960
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.433+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 961
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.434+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 962
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.434+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 963
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.435+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 964
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.435+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 965
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.450+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5091
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.450+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 187
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.451+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 136
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.451+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 129
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.451+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 49
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.452+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 232
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.452+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 148
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.452+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 118
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.453+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 137
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.453+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 184
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.453+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 340
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.453+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 256
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.454+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 284
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.454+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 147
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.454+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 178
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.454+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 156
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.454+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 83
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.455+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 352
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.455+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 205
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.455+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 210
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.456+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 294
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.456+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 76
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.457+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 191
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.457+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 131
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.457+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 335
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.457+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 215
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.458+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 174
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.458+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 454
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.458+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3349
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.459+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3317
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.459+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 686
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.460+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1729
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.460+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3354
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.460+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2633
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.461+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3357
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.461+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3358
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.462+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3359
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.462+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3360
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.462+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 475
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.463+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 474
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.463+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3364
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.464+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3365
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.464+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3366
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.464+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3367
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.465+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3368
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.465+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3369
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.466+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3370
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.466+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3371
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.466+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3372
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.467+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3373
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.467+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3374
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.467+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3375
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.468+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3376
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.468+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3377
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.469+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3378
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.469+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3379
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.469+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3380
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.470+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3382
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.470+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3383
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.471+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3385
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.471+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3386
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.471+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3387
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.472+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3388
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.472+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3389
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.472+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 583
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.473+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3392
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.473+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3394
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.474+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1922
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.474+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2265
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.474+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1737
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.475+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2620
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.475+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3398
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.475+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3399
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.476+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3400
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.476+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3401
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.477+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3409
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.477+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3411
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.477+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1809
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.478+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1728
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.478+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 557
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.479+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1912
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.479+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 540
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.479+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 646
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.480+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1824
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.480+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 632
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.480+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 465
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.481+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3432
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.481+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3439
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.482+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3440
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.482+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3441
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.483+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3448
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.483+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3449
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.483+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3446
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.484+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3447
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.484+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3450
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.489+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4924
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.490+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3451
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.490+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3452
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.491+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1735
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.491+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1736
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.491+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 467
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.492+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 469
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.492+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 426
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.493+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 439
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.493+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3462
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.493+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3467
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.494+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3469
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.494+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3471
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.495+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3473
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.495+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3474
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.496+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3475
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.496+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3476
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.496+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3477
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.497+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3478
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.497+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3479
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.498+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2266
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.498+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1831
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.498+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1755
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.499+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1813
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.499+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 488
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.499+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 510
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.500+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 422
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.500+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1910
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.501+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1738
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.501+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1771
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.501+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1773
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.502+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 442
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.502+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3201
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.503+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5093
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.503+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 441
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.523+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 553
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.524+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1758
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.525+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3534
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.525+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3535
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.526+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1924
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.526+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1806
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.526+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1959
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.527+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3583
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.527+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1947
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.527+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1909
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.528+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1913
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.528+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1895
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.529+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1968
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.529+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3622
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.529+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3630
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.530+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3631
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.530+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3734
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.531+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3736
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.531+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3753
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.531+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3761
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.532+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3762
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.532+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3765
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.532+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3766
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.533+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3767
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.533+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3772
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.534+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3781
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.534+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3793
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.534+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3797
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.535+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3801
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.535+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 486
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.536+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1894
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.536+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3828
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.536+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3777
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.537+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3754
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.537+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3735
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.538+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3737
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.538+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3825
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.538+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3818
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.539+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3816
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.539+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3817
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.539+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3732
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.540+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3700
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.540+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3708
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.540+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3707
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.541+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3711
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.541+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3710
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.542+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3836
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.542+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3714
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.542+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3827
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.543+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3845
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.543+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3844
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.543+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3841
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.544+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3838
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.544+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3840
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.545+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3860
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.545+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3861
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.545+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3862
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.546+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3863
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.546+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3864
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.547+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3865
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.547+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3866
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.547+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3867
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.548+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3868
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.548+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3882
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.548+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 683
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.549+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3884
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.549+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3888
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.550+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3890
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.550+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3892
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.550+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3894
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.551+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3897
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.551+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1893
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.551+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1957
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.552+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3908
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.552+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3909
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.553+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3910
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.553+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3911
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.553+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3912
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.554+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 273
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.554+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 252
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.554+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 102
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.555+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 213
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.555+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 259
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.556+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 177
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.556+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 361
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.556+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 176
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.557+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 105
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.557+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 110
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.557+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 292
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.558+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 170
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.558+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 104
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.558+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 226
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.559+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 282
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.559+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 320
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.559+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 80
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.560+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 161
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.560+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 82
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.560+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 281
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.560+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 310
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.561+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 376
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.561+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 246
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.561+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 97
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.562+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 248
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.562+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 241
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.562+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 339
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.563+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 377
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.563+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 100
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.563+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 146
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.564+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 346
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.564+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 181
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.565+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 180
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.565+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 222
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.565+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 193
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.566+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 124
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.566+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 554
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.568+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 631
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.568+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 227
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.569+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 313
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.569+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 138
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.570+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 151
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.570+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 169
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.570+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 94
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.571+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 142
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.571+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 632
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.572+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 633
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.572+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 634
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.574+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 714
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.574+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 315
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.575+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 98
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.575+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 240
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.576+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 109
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.576+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 159
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.576+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 166
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.577+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 715
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.577+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 716
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.578+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 717
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.579+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 566
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.579+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 127
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.580+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 567
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.580+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 568
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.581+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 569
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.582+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 523
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.583+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 123
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.583+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 143
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.583+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 322
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.584+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 114
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.584+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 524
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.585+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 525
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.586+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 526
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.587+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 446
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.587+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 132
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.588+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 307
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.588+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 117
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.588+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 113
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.589+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 92
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.589+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 447
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.590+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 448
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.590+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 449
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.592+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 667
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.592+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 99
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.593+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 250
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.593+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 145
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.594+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 277
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.594+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 286
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.594+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 152
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.595+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 668
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.595+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 669
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.596+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 670
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.602+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 971
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.603+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 186
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.603+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 116
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.603+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 336
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.604+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 196
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.604+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 349
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.605+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 163
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.605+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 144
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.605+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 165
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.605+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 257
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.606+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 206
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.606+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 197
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.606+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 288
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.606+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 157
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.607+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 249
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.607+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 212
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.607+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 219
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.607+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 351
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.608+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 350
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.608+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 218
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.609+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 141
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.609+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 258
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.609+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 242
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.609+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 220
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.610+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 285
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.610+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 370
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.610+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 198
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.611+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 228
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.611+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 171
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.611+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 172
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.612+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 251
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.612+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 223
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.613+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 175
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.613+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 188
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.613+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 189
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.614+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 190
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.614+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 201
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.614+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 225
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.615+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 235
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.615+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 972
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.616+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 973
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.616+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 974
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.617+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 975
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.618+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1014
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.619+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 234
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.619+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 311
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.620+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 260
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.620+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 244
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.621+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 247
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.621+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 245
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.622+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1015
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.623+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1016
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.623+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1017
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.626+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1428
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.626+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 255
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.626+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 269
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.627+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 342
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.627+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 364
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.628+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 323
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.628+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 264
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.628+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 355
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.628+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 348
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.629+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 276
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.629+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 356
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.630+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 372
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.630+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1429
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.631+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1430
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.631+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1431
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.632+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1432
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.632+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1433
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.633+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1434
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.633+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1435
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.634+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1436
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.635+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1437
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.635+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1438
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.636+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1439
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.638+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1162
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.638+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 362
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.639+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 363
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.639+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 333
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.639+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 265
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.640+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 267
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.640+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 268
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.640+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 266
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.641+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 329
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.641+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 291
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.641+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 283
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.642+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 270
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.642+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 271
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.642+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 279
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.643+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1163
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.643+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1164
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.646+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1236
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.646+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 280
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.647+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 354
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.647+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 300
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.647+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 301
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.648+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 302
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.648+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 327
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.649+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 337
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.649+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 344
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.649+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 316
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.650+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 303
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.650+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 319
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.650+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 332
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.651+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 297
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.651+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 296
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.652+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1237
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.652+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1238
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.653+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1239
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.654+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1240
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.655+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1320
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.656+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 318
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.656+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 295
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.657+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 308
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.657+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 326
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.657+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 298
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.658+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 371
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.658+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 338
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.658+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 328
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.659+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1321
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.659+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1322
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.660+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1323
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.661+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1275
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.661+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 304
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.662+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 375
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.662+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 314
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.663+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1276
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.663+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1277
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.664+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1278
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.665+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1279
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.667+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1440
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.668+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 334
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.668+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 317
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.669+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 309
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.669+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 305
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.669+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 331
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.670+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 299
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.670+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 325
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.671+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 321
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.671+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 357
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.671+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 359
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.672+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 366
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.672+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 374
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.672+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 378
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.673+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 360
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.673+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 365
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.673+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 373
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.674+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1441
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.675+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1442
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.675+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1443
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.677+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1480
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.677+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 368
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.678+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 367
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.678+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 369
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.678+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 726
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.679+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 727
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.679+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 729
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.679+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 741
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.683+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1481
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.683+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 740
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.684+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 756
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.684+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 711
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.684+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 780
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.685+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 794
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.685+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 797
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.686+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 763
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.686+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 826
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.686+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 776
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.687+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 762
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.687+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 755
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.687+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 730
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.688+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 781
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.688+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 721
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.688+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 853
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.689+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 855
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.689+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 784
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.689+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 779
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.690+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 773
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.690+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 724
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.704+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1482
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.705+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 856
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.705+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 745
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.706+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 857
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.706+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 851
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.706+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 783
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.707+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 758
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.707+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 749
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.708+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 772
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.708+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 793
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.708+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 800
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.708+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 813
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.709+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 814
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.709+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 815
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.709+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 816
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.710+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 817
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.710+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 769
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.711+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 799
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.711+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 732
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.711+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 707
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.711+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 825
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.712+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 861
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.712+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 863
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.712+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 821
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.713+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 818
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.713+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 847
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.713+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 803
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.714+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 804
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.714+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 785
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.714+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 802
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.715+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 801
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.715+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 807
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.715+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 808
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.716+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 820
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.716+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 788
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.716+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 819
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.716+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 753
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.717+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 751
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.717+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 810
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.717+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 812
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.718+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 774
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.718+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 846
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.718+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 765
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.719+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 786
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.719+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 752
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.719+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 731
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.720+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 766
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.720+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 728
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.720+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 824
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.721+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 737
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.721+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 738
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.721+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 739
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.722+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 733
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.722+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 734
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.722+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 735
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.723+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 736
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.723+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 787
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.723+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 757
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.723+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 747
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.724+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 789
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.724+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 722
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.725+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 764
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.725+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 771
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.725+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 770
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.726+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 827
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.726+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 768
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.726+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 811
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.727+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 805
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.727+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 761
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.727+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 791
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.728+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 746
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.728+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 790
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.728+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 795
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.729+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 767
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.729+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 782
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.729+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 777
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.730+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 748
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.730+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 750
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.730+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 778
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.730+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 712
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.731+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 713
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.731+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 710
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.732+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 714
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.732+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 715
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.732+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 716
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.733+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 717
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.733+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 744
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.733+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 754
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.734+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 760
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.734+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 718
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.734+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 719
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.735+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 720
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.735+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 705
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.735+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 848
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.736+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 860
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.736+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 796
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.736+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 725
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.737+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1677
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.737+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1678
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.738+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1679
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.758+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2060
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.759+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 865
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.759+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 866
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.759+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 867
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.760+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 868
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.760+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 870
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.760+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 873
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.761+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 871
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.761+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 872
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.761+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 874
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.762+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 869
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.762+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 875
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.762+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1108
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.763+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 876
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.763+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 877
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.763+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 878
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.764+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 879
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.764+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 880
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.764+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 881
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.765+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 882
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.765+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 883
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.765+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 884
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.766+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 885
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.766+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 886
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.766+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 887
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.766+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 888
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.767+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 889
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.767+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 890
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.767+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 891
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.767+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 892
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.768+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 893
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.768+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 894
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.768+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 895
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.768+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 896
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.769+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 897
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.769+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 898
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.769+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 899
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.769+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 900
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.770+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 901
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.770+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 902
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.770+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 903
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.771+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 904
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.771+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 905
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.771+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 906
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.771+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 907
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.772+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 908
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.772+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 909
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.772+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 910
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.773+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 911
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.773+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 912
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.773+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 913
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.774+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 914
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.774+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 915
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.774+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 916
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.775+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 917
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.775+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 918
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.775+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 919
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.776+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 920
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.776+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 921
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.776+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 922
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.777+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 923
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.777+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 924
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.777+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 925
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.778+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 926
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.778+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 927
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.778+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 928
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.779+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 929
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.779+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 930
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.780+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 931
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.780+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 932
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.780+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 933
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.781+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 934
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.781+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 935
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.781+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 936
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.782+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 937
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.782+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 938
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.782+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 939
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.783+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 940
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.783+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 941
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.783+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 942
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.784+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 943
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.784+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 944
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.784+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 945
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.785+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 946
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.785+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 947
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.785+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 948
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.785+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 949
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.786+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 950
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.786+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 951
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.786+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 952
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.787+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 953
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.787+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 954
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.787+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 955
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.787+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 956
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.788+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 957
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.788+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 958
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.788+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 959
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.789+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 960
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.789+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 961
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.789+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 962
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.790+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 963
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.790+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 964
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.790+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 965
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.791+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 966
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.791+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 967
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.791+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 968
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.791+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 969
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.792+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 970
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.792+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 971
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.792+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 972
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.792+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 973
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.793+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 974
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.793+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 975
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.793+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 976
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.794+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 977
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.794+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 978
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.794+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 979
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.795+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 980
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.795+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 981
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.795+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 982
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.796+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 983
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.796+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 984
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.797+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 985
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.797+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 986
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.797+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 987
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.798+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 988
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.798+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 989
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.798+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 990
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.798+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 991
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.799+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 992
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.799+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 993
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.799+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 994
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.800+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 995
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.800+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 997
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.800+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 998
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.801+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2061
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.802+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2062
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.802+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2063
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.803+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2064
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.803+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 999
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.804+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2065
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.805+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2066
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.805+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2067
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.806+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1000
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.807+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2082
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.807+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1001
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.808+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1002
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.808+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1003
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.809+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1004
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.809+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2083
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.810+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2084
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.810+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2085
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.811+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2086
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.812+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2087
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.812+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2088
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.813+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2089
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.814+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2090
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.816+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2133
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.817+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1005
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.818+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1006
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.818+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1007
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.818+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1008
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.818+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1009
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.819+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1010
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.819+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1011
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.819+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1012
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.819+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1013
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.820+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1014
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.820+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1015
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.820+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1016
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.821+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1017
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.821+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1018
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.821+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1019
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.822+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2134
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.823+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2136
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.823+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2137
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.824+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2139
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.824+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2140
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.825+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2142
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.826+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2143
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.833+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2286
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.834+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1020
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.834+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1021
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.834+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1022
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.835+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1023
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.835+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1024
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.835+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1025
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.836+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1028
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.836+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1029
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.837+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1030
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.837+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1031
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.837+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1032
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.837+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1033
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.838+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1034
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.838+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1035
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.838+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1036
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.839+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1037
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.839+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1038
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.839+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1039
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.839+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1040
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.840+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1041
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.840+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1042
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.840+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1043
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.841+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1044
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.841+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1045
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.841+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1046
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.842+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1047
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.842+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1048
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.842+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1049
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.843+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1050
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.843+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1051
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.843+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1052
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.844+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1053
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.844+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1054
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.844+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1055
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.845+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1056
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.845+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1057
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.845+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1058
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.846+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1059
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.846+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1060
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.846+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1061
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.847+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1063
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.847+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1064
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.847+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1066
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.848+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1067
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.848+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1068
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.849+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1069
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.849+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1070
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.849+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2287
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.850+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2288
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.851+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2289
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.853+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2325
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.854+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1071
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.854+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1072
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.855+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1073
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.855+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1074
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.855+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1075
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.856+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1076
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.856+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1077
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.857+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1078
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.857+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1079
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.857+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1080
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.858+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1081
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.858+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1082
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.858+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1083
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.859+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1084
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.859+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1085
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.859+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1086
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.860+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2326
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.860+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2327
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.861+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2328
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.876+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4573
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.877+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1087
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.877+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1088
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.877+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1089
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.878+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1090
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.878+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1091
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.879+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1092
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.879+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1093
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.879+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1094
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.880+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1095
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.880+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1096
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.881+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1097
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.881+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1098
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.881+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1099
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.882+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1100
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.882+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1101
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.882+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1102
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.883+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1103
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.883+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1104
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.883+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1105
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.884+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1109
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.884+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1110
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.884+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1111
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.885+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1112
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.885+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1114
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.886+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1115
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.886+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1644
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.886+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1484
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.887+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1606
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.887+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1601
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.887+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1497
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.888+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1474
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.888+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1663
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.888+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1664
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.889+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1464
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.889+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1504
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.889+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1447
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.890+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1448
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.890+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1454
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.891+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1517
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.891+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1521
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.891+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1614
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.892+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1462
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.892+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1449
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.892+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1665
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.893+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1666
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.893+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1667
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.893+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1428
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.894+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1440
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.894+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1441
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.894+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1438
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.895+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1429
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.895+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1458
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.896+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1487
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.896+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1524
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.896+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1525
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.897+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1523
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.897+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1468
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.898+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1669
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.898+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1670
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.898+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1671
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.899+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1672
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.899+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1673
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.899+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1674
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.900+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1675
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.900+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1676
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.901+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1677
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.901+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1678
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.901+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1679
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.902+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1680
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.902+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1627
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.902+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1681
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.903+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1682
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.903+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1683
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.903+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1684
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.904+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1685
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.904+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1686
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.904+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1687
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.905+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1581
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.905+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1580
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.905+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1688
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.906+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1689
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.906+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1690
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.906+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1573
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.907+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1572
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.907+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1557
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.908+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1599
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.908+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1596
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.908+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1615
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.908+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1643
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.909+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1536
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.909+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1551
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.910+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1535
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.910+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1586
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.910+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1691
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.911+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1692
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.911+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1693
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.912+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1694
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.912+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1113
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.912+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1588
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.913+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1578
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.913+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1645
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.914+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4574
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.914+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4575
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.915+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4610
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.915+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4611
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.916+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4612
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.916+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4613
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.918+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4248
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.918+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4249
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.919+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4250
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.919+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4251
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.920+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4252
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.920+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4253
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.921+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4758
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.922+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4759
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.922+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4760
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.923+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4761
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.923+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4762
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.924+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4643
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.927+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4247
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.928+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1602
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.928+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1603
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.928+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1604
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.929+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1605
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.929+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1607
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.929+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1608
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.930+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1609
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.930+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1610
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.930+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1611
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.930+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1612
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.931+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1613
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.931+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1616
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.931+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1625
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.932+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1618
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.932+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1624
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.932+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1619
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.933+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1620
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.933+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1621
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.944+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3873
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.945+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1617
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.945+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1622
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.945+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1623
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.946+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1626
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.946+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1628
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.946+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1629
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.947+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1630
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.947+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1631
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.947+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1632
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.947+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1633
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.948+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1634
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.948+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1635
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.949+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1636
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.949+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1637
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.949+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1638
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.950+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1640
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.950+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1641
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.951+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1642
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.951+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1639
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.951+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1646
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.951+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1647
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.952+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1648
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.952+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1649
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.952+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1650
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.953+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1657
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.953+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1658
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.953+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1659
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.953+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1660
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.954+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1661
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.954+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1662
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.954+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1655
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.954+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1656
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.955+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1654
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.955+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1653
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.955+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1652
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.955+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1651
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.956+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1506
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.956+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1507
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.956+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1534
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.956+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1537
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.957+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1538
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.957+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1539
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.957+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1540
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.957+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1541
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.958+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1542
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.958+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1543
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.958+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1544
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.958+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1545
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.959+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1546
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.959+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1547
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.959+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1548
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.959+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1549
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.959+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1550
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.960+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1552
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.960+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1553
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.960+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1554
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.960+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1555
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.961+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1556
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.961+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1558
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.961+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1559
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.961+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1560
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.962+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1561
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.962+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1562
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.962+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1564
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.962+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1565
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.963+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1566
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.963+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1563
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.963+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1567
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.963+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1568
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.964+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3874
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.965+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3875
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.965+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3876
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.966+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3877
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064519
        "timestamp_rfc3339" => "2025-07-09T12:35:19.966+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3878
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.118+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4919
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.119+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1569
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.119+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1570
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.120+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1571
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.120+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1574
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.120+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1575
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.121+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1576
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.121+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1577
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.121+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1532
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.122+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1579
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.122+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1582
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.122+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1583
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.122+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1584
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.123+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1585
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.123+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1587
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.123+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1590
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.123+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1591
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.124+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1592
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.124+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1533
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.124+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1589
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.124+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1593
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.125+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1594
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.125+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1595
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.125+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1598
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.126+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1600
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.126+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1597
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.126+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1531
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.127+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1530
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.127+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1505
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.127+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1520
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.128+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1522
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.128+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1527
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.128+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1528
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.129+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1529
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.129+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1526
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.130+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1519
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.130+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1518
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.130+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1516
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.131+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1515
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.131+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1514
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.132+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1513
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.132+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1512
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.132+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1511
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.132+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1510
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.133+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1509
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.133+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1508
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.134+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1503
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.134+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1502
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.134+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1501
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.135+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1431
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.135+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1432
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.135+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1433
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.135+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1434
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.136+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1435
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.136+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1436
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.137+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1437
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.137+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1439
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.137+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1473
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.138+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1442
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.138+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1443
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.138+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1472
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.139+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1444
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.139+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1483
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.140+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1482
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.140+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1478
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.140+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1477
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.141+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1476
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.141+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1475
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.141+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1470
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.142+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1445
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.142+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1485
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.142+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1486
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.143+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1481
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.143+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1488
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.144+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1490
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.144+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1491
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.144+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1446
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.145+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1450
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.145+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1451
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.145+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1453
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.146+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1455
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.146+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1452
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.146+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1456
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.147+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1457
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.147+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1492
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.148+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1471
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.148+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1493
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.148+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1494
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.149+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1479
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.149+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1430
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.150+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1459
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.150+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1463
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.150+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1465
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.151+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1460
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.151+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1461
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.151+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1489
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.152+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1495
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.152+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1498
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.152+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1496
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.153+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1469
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.153+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1480
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.154+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1499
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.154+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1500
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.154+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1467
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.155+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1466
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.155+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1427
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.156+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1426
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.156+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1697
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.156+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 552
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.157+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 412
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.157+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 476
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.158+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 408
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.158+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 595
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.158+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 470
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.159+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 397
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.159+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 413
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.160+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 691
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.160+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 676
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.160+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 511
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.161+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 399
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.161+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 503
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.162+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 497
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.162+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 563
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.162+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 405
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.163+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 400
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.163+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 572
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.164+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 445
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.164+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 574
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.164+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 410
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.165+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 514
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.165+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 459
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.166+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 487
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.166+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 456
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.166+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 525
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.167+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 654
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.167+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 584
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.168+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 577
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.168+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 570
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.168+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 582
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.169+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 580
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.169+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 636
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.170+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 628
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.170+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 515
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.170+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 483
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.171+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 524
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.171+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 645
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.172+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 644
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.172+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 526
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.172+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 597
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.173+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 604
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.173+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 485
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.174+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 492
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.174+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 493
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.174+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 494
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.175+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 517
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.175+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 512
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.176+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 504
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.176+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 521
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.176+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 501
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.177+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 518
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.177+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 491
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.178+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 508
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.178+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 516
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.178+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 565
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.179+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1814
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.179+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1699
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.180+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1835
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.180+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1827
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.180+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1825
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.181+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1837
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.181+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1829
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.182+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2028
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.182+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2023
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.183+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2022
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.183+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2017
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.183+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1739
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.184+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1718
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.184+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1724
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.185+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1741
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.185+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2045
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.185+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2077
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.186+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2042
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.186+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2015
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.186+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2078
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.187+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2059
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.187+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2057
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.188+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2068
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.188+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2033
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.188+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2052
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.188+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2039
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.189+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2040
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.189+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2041
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.190+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2067
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.190+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2055
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.190+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2058
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.191+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2060
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.191+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 684
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.191+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1839
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.192+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2046
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.192+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2047
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.192+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2056
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.193+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2054
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.193+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2097
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.193+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2092
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.194+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2076
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.194+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2075
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.194+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2074
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.195+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2036
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.195+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 594
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.195+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1702
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.196+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2021
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.196+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2020
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.196+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2019
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.197+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2011
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.197+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2012
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.197+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1727
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.198+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2014
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.198+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2013
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.199+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2108
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.199+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 496
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.199+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 471
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.200+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 472
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.200+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 466
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.200+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 444
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.201+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2114
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.201+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2115
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.202+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2124
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.202+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2125
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.202+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2126
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.203+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2127
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.203+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2128
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.204+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2129
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.204+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2130
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.204+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2131
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.205+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2132
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.205+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2133
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.206+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2134
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.206+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2135
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.207+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2136
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.207+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2137
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.208+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2139
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.208+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2138
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.208+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2140
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.209+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2141
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.209+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2146
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.210+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2143
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.210+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2144
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.211+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2145
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.211+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2142
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.211+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2147
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.212+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2148
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.212+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2149
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.213+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2150
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.213+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2151
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.214+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2152
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.214+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2153
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.214+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2154
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.215+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2155
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.215+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2156
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.216+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2157
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.216+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2158
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.217+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2159
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.217+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2160
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.217+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2161
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.218+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2162
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.218+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2163
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.219+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2164
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.219+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2168
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.220+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2169
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.220+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2171
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.220+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2172
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.221+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2173
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.221+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2174
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.222+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2175
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.222+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2176
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.223+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2177
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.223+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2178
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.223+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2179
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.224+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2180
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.224+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2182
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.225+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2183
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.225+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2186
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.225+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2187
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.226+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2188
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.226+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2189
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.227+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2190
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.227+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2191
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.227+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2192
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.228+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2193
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.228+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2196
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.229+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2195
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.229+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2194
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.230+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2197
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.230+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2198
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.230+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2199
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.231+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2200
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.231+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2201
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.232+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2203
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.232+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1816
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.233+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2204
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.233+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2205
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.233+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2206
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.234+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2207
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.234+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2208
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.235+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2209
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.235+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2210
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.235+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2211
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.236+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2212
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.236+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2213
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.237+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2215
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.237+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2216
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.237+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2218
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.238+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2219
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.238+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2220
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.239+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2221
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.239+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2222
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.239+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2223
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.240+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2224
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.240+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2225
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.241+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2226
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.241+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2227
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.241+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2228
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.242+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2229
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.242+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2230
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.243+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2231
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.243+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2232
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.243+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2233
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.244+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2234
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.244+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2235
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.245+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2236
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.245+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2237
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.245+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2238
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.246+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2239
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.246+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2240
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.247+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2241
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.247+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2123
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.247+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2242
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.248+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2243
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.248+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2244
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.249+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2245
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.249+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2246
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.249+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2247
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.250+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2248
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.250+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2249
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.251+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2251
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.251+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2252
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.252+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2253
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.252+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2254
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.252+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2255
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.253+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2256
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.253+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2257
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.254+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2258
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.254+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2259
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.254+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2260
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.255+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2261
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.255+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2262
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.256+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2263
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.256+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2264
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.257+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2269
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.257+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2270
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.257+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2271
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.258+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2272
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.258+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2273
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.259+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2274
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.259+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2275
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.260+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2276
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.260+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2277
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.260+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2278
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.261+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2279
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.261+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2280
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.262+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2281
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.262+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2282
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.262+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2283
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.263+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2284
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.263+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2285
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.264+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2286
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.264+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2287
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.264+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2288
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.265+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2289
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.265+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2291
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.266+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2292
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.266+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2293
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.266+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2294
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.267+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2295
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.267+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2296
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.267+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2297
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.268+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2298
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.268+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2299
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.269+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2302
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.269+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2303
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.269+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2304
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.270+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2305
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.270+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2306
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.271+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2307
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.271+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2308
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.271+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2309
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.272+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2310
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.272+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2311
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.273+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2313
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.273+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2314
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.273+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2315
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.274+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2316
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.274+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2317
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.275+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2319
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.275+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2327
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.275+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2328
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.276+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2330
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.276+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2331
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.277+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2332
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.277+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2334
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.277+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2335
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.278+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2336
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.278+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2337
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.279+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2338
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.279+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2343
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.279+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2344
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.280+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2184
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.280+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2167
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.281+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2347
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.281+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2348
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.281+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2349
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.282+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2350
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.282+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2351
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.283+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2352
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.283+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2353
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.284+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2354
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.284+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2355
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.284+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2356
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.285+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2357
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.285+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2358
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.286+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2359
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.286+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2360
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.286+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2361
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.287+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2362
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.287+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2363
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.288+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2364
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.288+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2366
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.288+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2367
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.289+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2368
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.289+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2371
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.290+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2372
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.290+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2373
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.291+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2374
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.291+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2375
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.291+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2376
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.292+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2378
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.292+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2379
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.293+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2381
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.293+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2382
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.293+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2383
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.294+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2384
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.294+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2385
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.294+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2387
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.295+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2388
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.295+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2389
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.296+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2390
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.296+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2391
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.297+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2392
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.297+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2395
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.297+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2396
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.298+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2397
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.298+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2399
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.298+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2400
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.299+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2401
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.299+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2402
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.300+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2403
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.300+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2404
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.300+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2405
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.301+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2406
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.301+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2408
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.301+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2409
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.302+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2410
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.302+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2411
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.303+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2412
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.303+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2413
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.304+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2414
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.304+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2415
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.304+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2416
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.305+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2417
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.305+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2418
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.306+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2419
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.306+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2420
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.306+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2421
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.307+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2422
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.307+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2423
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.308+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2424
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.308+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2425
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.308+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2426
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.309+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2428
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.309+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2429
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.309+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2431
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.310+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2433
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.310+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2434
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.311+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2435
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.311+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2436
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.311+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2437
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.312+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2438
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.312+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2439
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.313+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2440
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.313+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2443
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.314+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2444
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.314+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 477
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.314+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2446
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.315+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2441
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.315+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2447
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.315+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2442
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.316+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2448
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.316+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2449
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.317+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2450
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.317+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2445
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.318+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2451
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.318+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2452
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.318+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2458
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.319+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2460
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.319+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2461
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.320+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2466
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.320+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2467
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.320+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2468
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.321+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2474
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.321+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2478
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.322+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2479
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.322+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2480
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.323+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2481
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.323+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2482
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.323+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2483
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.324+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2489
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.324+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2490
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.324+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2492
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.325+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2493
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.325+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2497
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.326+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2499
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.326+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2500
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.326+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2501
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.327+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2502
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.327+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2503
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.328+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2530
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.328+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2531
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.328+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2532
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.329+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2533
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.329+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2534
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.330+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2572
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.330+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2573
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.330+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2574
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.331+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2575
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.331+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2577
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.332+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2579
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.332+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2580
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.332+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2581
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.333+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2582
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.333+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2583
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.333+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2584
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.334+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2585
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.334+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2586
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.335+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2587
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.335+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2588
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.335+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2589
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.336+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2590
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.336+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2592
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.336+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2593
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.337+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2594
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.337+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2604
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.338+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2605
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.338+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2606
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.338+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2608
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.339+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2609
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.339+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2610
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.340+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2615
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.340+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2617
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.340+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2618
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.341+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2619
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.341+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2660
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.342+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2662
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.342+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2663
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.342+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2664
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.343+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2665
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.343+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2666
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.344+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2667
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.344+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2668
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.344+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2671
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.345+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2672
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.345+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2674
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.346+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2675
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.346+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2677
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.346+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2678
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.347+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2679
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.347+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2680
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.348+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2681
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.348+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2682
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.348+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2683
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.349+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2684
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.349+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2685
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.350+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2689
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.350+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2690
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.350+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2691
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.351+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2692
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.351+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2693
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.352+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2694
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.352+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2695
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.352+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2696
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.353+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2697
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.353+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2698
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.354+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2699
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.354+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2701
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.355+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2702
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.355+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2703
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.355+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2704
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.356+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2705
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.356+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2706
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.357+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2710
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.357+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2711
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.357+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2712
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.358+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2713
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.358+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2714
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.359+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2715
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.359+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2717
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.359+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2719
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.360+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2721
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.360+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2722
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.361+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2723
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.361+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2724
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.361+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2725
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.362+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2726
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.362+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2727
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.362+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2728
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.363+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2729
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.363+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2730
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.364+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2731
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.364+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2732
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.364+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2733
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.365+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2734
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.365+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2736
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.366+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2737
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.366+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2738
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.366+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2739
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.367+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2740
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.367+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2741
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.368+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2742
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.368+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2745
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.368+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2746
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.369+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2747
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.369+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2748
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.370+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2755
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.370+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 409
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.370+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2776
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.371+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2781
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.371+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2782
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.372+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2783
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.372+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2784
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.372+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2785
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.373+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2787
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.373+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2788
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.374+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2792
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.374+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2793
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.375+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2795
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.375+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2796
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.375+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2797
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.376+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2798
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.376+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2799
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.377+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2800
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.377+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2801
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.377+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2823
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.378+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2825
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.378+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2828
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.379+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2831
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.379+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2832
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.379+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2833
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.380+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2834
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.380+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2835
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.381+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2836
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.381+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2837
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.382+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2839
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.382+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2840
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.382+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2842
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.383+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2843
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.383+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2845
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.384+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2847
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.384+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2848
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.384+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2849
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.385+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2850
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.385+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2851
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.386+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2852
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.386+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2855
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.386+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2858
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.387+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2859
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.387+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2860
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.388+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2861
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.388+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2888
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.389+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2889
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.389+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2890
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.390+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2894
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.390+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2895
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.390+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2896
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.391+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2897
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.391+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2898
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.392+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2899
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.392+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2900
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.392+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2901
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.393+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2904
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.393+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2905
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.394+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2906
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.394+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2907
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.394+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2908
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.395+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2909
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.395+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2910
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.396+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2911
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.396+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2912
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.396+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2916
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.397+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2919
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.397+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2920
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.398+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2921
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.398+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2922
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.398+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2931
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.399+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2932
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.399+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2936
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.400+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2938
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.400+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2939
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.400+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2940
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.401+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2941
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.401+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2942
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.402+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2943
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.402+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2944
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.403+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2945
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.403+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2946
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.403+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2947
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.404+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2949
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.404+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2950
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.405+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2951
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.405+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2952
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.405+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2953
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.406+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2954
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.406+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2955
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.407+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2956
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.407+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2959
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.407+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2961
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.408+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2962
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.408+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2968
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.408+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2969
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.409+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2974
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.409+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2975
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.410+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2976
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.410+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2977
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.410+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2978
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.411+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2979
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.411+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2983
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.412+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2984
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.412+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2985
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.412+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2986
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.414+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2987
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.414+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2988
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.415+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2989
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.415+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2990
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.416+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2991
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.416+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2996
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.416+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 452
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.417+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2997
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.417+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2999
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.418+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3000
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.418+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3001
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.418+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3002
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.419+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3003
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.419+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3006
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.419+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2819
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.420+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3007
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.420+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3008
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.421+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3009
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.421+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3010
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.422+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3011
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.422+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3012
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.422+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3013
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.423+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3015
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.423+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3016
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.424+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3017
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.424+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3021
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.424+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3022
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.425+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3023
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.425+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3024
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.426+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3027
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.426+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3028
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.426+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3030
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.427+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3031
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.427+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3032
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.428+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3033
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.428+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3034
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.428+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3035
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.429+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3037
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.429+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3038
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.429+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3041
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.430+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3042
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.430+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3043
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.431+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3044
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.431+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3045
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.431+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3046
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.432+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3047
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.432+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3048
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.432+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3050
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.433+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3051
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.433+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3052
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.434+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3053
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.434+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3054
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.434+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3055
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.435+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3057
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.435+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3058
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.435+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3059
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.436+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3065
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.436+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3066
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.437+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3067
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.437+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3068
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.437+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3073
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.438+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3076
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.438+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3077
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.439+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3080
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.439+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3081
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.439+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3082
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.440+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3083
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.440+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3084
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.441+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 573
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.441+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1822
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.442+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3087
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.442+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3088
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.442+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3089
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.443+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3090
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.443+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3091
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.444+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3093
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.444+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3094
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.444+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3096
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.445+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3097
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.445+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3098
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.446+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3099
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.446+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3100
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.447+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3101
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.447+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3105
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.447+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3106
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.448+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3107
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.448+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3108
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.448+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3109
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.449+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3110
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.449+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3111
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.450+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3112
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.450+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3113
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.450+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3114
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.451+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3115
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.451+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3116
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.451+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3120
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.452+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3121
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.452+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3122
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.453+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3123
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.453+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3124
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.453+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3125
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.454+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3126
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.454+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3127
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.455+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3128
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.455+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3129
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.455+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3130
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.456+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3131
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.456+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3132
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.456+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3133
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.457+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3134
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.457+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3135
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.458+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3136
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.458+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3137
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.458+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3138
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.459+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3139
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.459+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3140
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.460+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3141
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.460+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3142
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.460+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3143
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.461+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3144
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.461+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3145
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.462+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3146
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.462+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3147
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.463+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3148
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.463+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3149
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.463+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3150
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.463+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3151
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.464+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3152
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.464+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3153
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.465+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3154
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.465+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3155
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.466+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3156
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.466+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3157
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.466+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3158
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.466+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3159
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.467+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3160
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.467+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3161
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.468+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3168
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.468+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3169
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.468+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3172
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.469+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3173
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.469+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3174
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.470+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3175
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.470+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3176
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.470+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3177
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.471+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3117
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.471+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3178
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.472+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3179
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.472+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3180
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.472+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3181
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.473+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3182
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.473+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3183
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.474+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3184
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.474+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3185
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.474+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3186
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.475+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3187
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.475+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3188
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.475+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3189
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.476+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3190
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.476+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3191
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.477+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3192
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.477+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3193
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.477+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3198
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.478+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 414
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.479+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4920
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.480+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4921
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.492+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4624
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.492+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3202
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.493+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3203
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.493+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3204
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.494+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3205
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.494+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3206
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.494+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3207
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.495+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3209
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.495+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3210
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.496+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3211
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.496+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3212
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.496+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3213
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.497+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3214
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.497+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3215
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.497+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3216
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.498+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3217
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.498+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 495
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.499+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 502
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.499+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3218
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.500+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3219
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.500+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3221
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.500+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3222
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.501+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3223
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.501+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3004
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.501+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3225
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.502+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3226
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.502+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3227
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.503+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3228
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.503+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3229
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.504+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3230
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.504+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3231
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.504+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 473
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.505+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 484
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.505+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3232
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.506+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3233
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.506+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3234
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.506+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 406
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.507+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 548
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.507+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 598
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.507+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2267
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.508+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 2268
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.508+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 440
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.509+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3253
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.509+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3254
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.509+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3255
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.510+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3256
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.510+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3257
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.511+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3258
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.511+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3259
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.511+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3260
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.512+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3261
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.512+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3262
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.513+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3263
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.513+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3264
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.513+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3265
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.514+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3266
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.514+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3272
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.515+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3273
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.515+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1726
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.515+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3275
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.516+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3276
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.516+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3277
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.517+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3279
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.517+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 462
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.517+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3286
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.518+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3292
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.518+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3293
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.519+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3294
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.519+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 480
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.519+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3298
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.520+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3299
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.520+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3300
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.521+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3301
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.521+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3312
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.521+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3315
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.522+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1763
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.522+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1775
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.522+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 437
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.523+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 468
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.523+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3323
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.523+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3324
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.524+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.product_id AS product_id_5 FROM product_translation t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 3327
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.525+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4558
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.525+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4557
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.526+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4647
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.526+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4583
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.527+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4551
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.528+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4548
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.528+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4584
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.529+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4644
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.529+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4646
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.530+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4649
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.531+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4650
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.531+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4652
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.532+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4424
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.532+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5876
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.533+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5965
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.533+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5966
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.534+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5969
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.535+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5967
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.535+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5971
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.536+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5973
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.536+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5932
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.537+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5982
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.537+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5972
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.538+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5974
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.538+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5986
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.539+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5984
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.539+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5975
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.540+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5983
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.541+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5951
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.541+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1140
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.542+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 444
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.542+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1053
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.543+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1056
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.544+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1059
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.544+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1062
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.545+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1065
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.545+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 703
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.546+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 706
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.546+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 709
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.547+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 712
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.548+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 126
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.548+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 129
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.549+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 132
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.549+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 135
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.550+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 138
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.551+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 141
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.551+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 144
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.552+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 176
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.553+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 177
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.553+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 178
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.554+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 179
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.554+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 655
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.555+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 673
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.556+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 674
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.556+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 676
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.557+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 678
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.558+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 309
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.558+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 312
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.559+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 315
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.560+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 318
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.560+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 976
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.561+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 978
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.562+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 980
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.562+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 982
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.563+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 984
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.563+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 613
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.564+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 615
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.564+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 617
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.565+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 619
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.566+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1586
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.566+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1581
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.567+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1583
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.567+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1584
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.568+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1585
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.569+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1579
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.569+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1580
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.570+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1582
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.570+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1882
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.571+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1883
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.572+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1884
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.572+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1886
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.573+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1887
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.573+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1937
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.574+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1939
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.574+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1950
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.575+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1953
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.576+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1956
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.576+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1959
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.577+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1962
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.577+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 734
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.578+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1052
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.578+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 483
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.579+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 888
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.580+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1097
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.580+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 750
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.581+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1406
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.581+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 744
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.582+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 499
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.582+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 511
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.583+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1215
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.583+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 728
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.584+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 493
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.584+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 934
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.585+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1177
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.586+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 593
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.586+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 519
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.587+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 473
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.587+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1031
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.588+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 639
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.588+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1158
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.589+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1190
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.590+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 799
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.590+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1002
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.591+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1188
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.591+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 735
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.592+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1074
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.592+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1335
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.593+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1107
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.593+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1209
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.594+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1181
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.594+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1131
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.595+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1135
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.596+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1165
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.596+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1319
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.597+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1376
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.597+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1232
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.598+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1314
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.598+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1504
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.599+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1462
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.599+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1745
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.600+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1747
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.601+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1749
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.601+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1751
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.602+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1753
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.603+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1596
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.603+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1494
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.604+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1530
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.604+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1509
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.605+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1513
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.606+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1520
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.606+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1615
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.607+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1658
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.607+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1571
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.608+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1668
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.608+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1818
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.609+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1827
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.609+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1561
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.610+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1835
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.610+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1866
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.611+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1862
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.612+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1885
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.613+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1888
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.613+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1889
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.614+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1899
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.614+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1905
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.615+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1911
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.615+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1917
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.616+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1918
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.616+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1929
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.617+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1935
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.618+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1936
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.618+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1938
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.619+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2048
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.619+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2054
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.620+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2182
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.620+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2188
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.621+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2216
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.622+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5041
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.622+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5958
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.623+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5621
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.623+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2247
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.624+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2258
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.625+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2262
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.625+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2268
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.626+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2284
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.626+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2294
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.627+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2295
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.627+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2300
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.628+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2314
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.628+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2346
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.629+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2351
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.629+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2356
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.630+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2361
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.631+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2366
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.631+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2371
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.632+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4690
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.632+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3959
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.633+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3952
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.633+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4288
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.634+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4864
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.635+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4799
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.635+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4802
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.636+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4800
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.636+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4807
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.637+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4811
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.637+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4819
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.638+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4143
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.639+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4653
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.639+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4330
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.640+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4586
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.640+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4233
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.641+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4376
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.641+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3945
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.642+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4036
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.642+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4593
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.643+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4542
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.644+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4846
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.644+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4172
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.645+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4342
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.645+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4295
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.646+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4336
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.646+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4537
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.647+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4348
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.647+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4219
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.648+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4400
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.648+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4281
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.649+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4368
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.650+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3646
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.650+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4064
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.651+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4092
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.651+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4733
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.652+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2419
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.653+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4113
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.653+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4136
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.654+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4179
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.655+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4186
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.655+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4202
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.656+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4193
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.656+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4226
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.657+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4268
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.658+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4240
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.658+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4254
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.659+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4261
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.660+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4360
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.661+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4384
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.661+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4392
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.662+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4408
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.663+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3931
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.663+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3938
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.664+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3653
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.664+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3966
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.665+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3973
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.666+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3980
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.666+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3987
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.667+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3994
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.667+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4001
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.668+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4022
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.668+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4029
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.669+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3660
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.669+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4015
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.670+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4008
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.671+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4043
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.671+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4050
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.672+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4057
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.672+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4078
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.673+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4085
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.674+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4071
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.674+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3639
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.675+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4832
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.676+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4840
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.676+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4858
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.677+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4905
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.677+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1141
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.678+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 445
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.678+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 164
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.679+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 160
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.679+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1331
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.680+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 205
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.680+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 235
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.681+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 212
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.682+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1310
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.682+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 894
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.683+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 18
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.683+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 764
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.684+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 223
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.684+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 12
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.685+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 372
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.686+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 175
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.686+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 275
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.687+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 711
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.688+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 713
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.688+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 127
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.689+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 128
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.690+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 147
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.690+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1003
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.691+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 206
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.691+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 344
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.692+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1072
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.692+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 287
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.693+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 288
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.694+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 290
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.694+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 580
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.695+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 900
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.696+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 165
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.696+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 163
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.697+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1334
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.697+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 200
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.698+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 230
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.698+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 213
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.699+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1305
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.700+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 889
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.700+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 13
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.701+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 759
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.701+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 821
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.702+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 218
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.703+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 7
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.703+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 367
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.704+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 170
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.704+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 679
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.705+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 680
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.706+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1054
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.706+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1055
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.707+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 650
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.708+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 937
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.708+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 258
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.709+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 259
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.709+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 260
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.710+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 261
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.711+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 276
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.711+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 702
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.712+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 704
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.713+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 427
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.713+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 428
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.714+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 429
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.715+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 388
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.715+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 389
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.716+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 390
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.716+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 321
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.717+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 322
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.718+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 985
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.718+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 130
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.719+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 131
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.719+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 236
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.720+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1366
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.721+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 920
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.721+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 303
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.722+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 148
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.722+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1004
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.723+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 207
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.724+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 339
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.724+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1263
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.725+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 765
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.725+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1068
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.726+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 240
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.726+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 301
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.727+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 252
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.728+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 405
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.728+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 907
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.729+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 281
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.729+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 282
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.730+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 291
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.730+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 295
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.731+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 675
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.732+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 307
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.732+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 308
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.733+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 977
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.734+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 855
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.735+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 577
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.735+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 646
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.736+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 543
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.736+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 614
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.737+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 790
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.738+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1362
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.738+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1082
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.739+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1182
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.739+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 751
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 752
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 419
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.741+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1382
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.741+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 846
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.742+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 864
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1231
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 811
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 591
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 895
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.745+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 729
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.745+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5037
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5042
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5063
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.747+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5048
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5058
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4933
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5753
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5877
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.750+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5952
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.750+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5561
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5959
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5622
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5903
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.753+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1142
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.753+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1047
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 478
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 883
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1092
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 745
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.756+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1401
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.756+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 739
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.757+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 494
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.758+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 506
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.758+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1210
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.759+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 723
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.759+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 488
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.760+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 929
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.760+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1172
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.761+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 404
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.761+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1169
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.762+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1446
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.763+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 468
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.763+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1027
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.764+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 998
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.764+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1358
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.765+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 722
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.765+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 469
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.766+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 989
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.766+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 502
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.767+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 698
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.767+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 549
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.768+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 635
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.769+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 594
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.769+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1249
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.770+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 520
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.770+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 474
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.771+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1032
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.771+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 640
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.772+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1159
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.772+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1191
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.773+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 795
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.773+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1087
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.774+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 851
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.775+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 828
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.775+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1197
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.776+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 694
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.776+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1030
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.777+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1091
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.777+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1001
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.778+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1189
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.778+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1422
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.779+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1035
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.780+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1036
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.781+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 736
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.781+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 810
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.782+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 835
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.782+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 924
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.783+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 970
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.783+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1262
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.784+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1098
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.784+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1013
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.785+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1022
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.786+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1075
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.786+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1367
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.787+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1407
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.787+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1412
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.788+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1336
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.788+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1108
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.789+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1121
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.789+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1126
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.790+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1116
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.790+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1328
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.791+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1206
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.792+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1178
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.792+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1132
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.793+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1136
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.793+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1166
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.794+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1387
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.794+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1316
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.795+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1372
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.795+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1283
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.796+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1233
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.797+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1257
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.797+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1315
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.798+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1245
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.798+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1427
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.799+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1449
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.799+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1417
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.800+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1836
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.800+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1628
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.801+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1740
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.801+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1735
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.802+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1501
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.802+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1457
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.803+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1755
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.804+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1756
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.804+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1757
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.805+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1746
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.806+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1590
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.806+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1631
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.807+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1840
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.807+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1545
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.808+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1591
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.809+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1814
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.809+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1521
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.810+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1527
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.810+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1505
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.811+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1510
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.811+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1514
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.812+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1515
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.812+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1641
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.813+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1576
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.813+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1823
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.814+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1601
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.815+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1597
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.815+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1616
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.816+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1655
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.816+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1566
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.817+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1663
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.817+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1539
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.818+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1611
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.818+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1819
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.819+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1828
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.820+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1562
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.820+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1857
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.821+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1852
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.821+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1867
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.822+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1863
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.822+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1874
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.823+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1879
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.823+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1894
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.824+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1900
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.824+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1906
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.825+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1912
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.826+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1919
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.826+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1924
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.827+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1930
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.827+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1940
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.828+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1945
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.828+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1951
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.829+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1952
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.830+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2049
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.830+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2055
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.831+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2093
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.831+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2117
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.832+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2118
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.833+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2125
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.834+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2126
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.834+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2170
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.835+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2176
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.835+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2177
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.836+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2183
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.836+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2210
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.837+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2212
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.837+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2217
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.838+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2227
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.839+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2231
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.839+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2235
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.840+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2243
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.840+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2244
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.841+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2252
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.841+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2255
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.842+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2259
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.842+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2263
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.843+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2285
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.844+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2290
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.844+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2296
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.845+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2301
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.845+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2309
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.846+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2315
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.846+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2321
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.847+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2329
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.847+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2347
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.848+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2352
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.848+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2357
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.849+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2362
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.850+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2367
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.850+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2372
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.851+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2382
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.851+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4674
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.852+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4691
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.852+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4289
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.853+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4795
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.853+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4086
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.854+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4009
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.855+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3939
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.855+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4865
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.856+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4803
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.856+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4808
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.857+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4812
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.857+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4521
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.858+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3823
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.858+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3829
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.859+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4058
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.859+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4570
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.860+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4120
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.861+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4144
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.861+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4282
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.862+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4654
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.862+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4331
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.863+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3757
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.864+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3769
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.864+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3787
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.865+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4234
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.865+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4323
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.866+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4377
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.866+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3925
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.867+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3703
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.867+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3709
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.868+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3715
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.869+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4847
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.869+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4600
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.870+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4173
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.870+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4302
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.871+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4343
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.871+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4606
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.872+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4158
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.872+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4296
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.873+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4337
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.874+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4211
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.874+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4309
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.875+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4538
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.875+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4349
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.876+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4493
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.876+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4499
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.877+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4401
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.877+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4262
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.878+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4369
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.879+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4487
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.879+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3647
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.880+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3960
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.880+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4002
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.881+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4633
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.881+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4065
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.882+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4635
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.882+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4093
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.883+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4734
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.884+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3775
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.884+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4453
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.885+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4475
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.885+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2399
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.886+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2408
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.887+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2420
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.887+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4099
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.888+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4105
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.888+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4114
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.889+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4128
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.889+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4137
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.890+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4152
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.891+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4164
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.892+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4180
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.892+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4187
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.893+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4203
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.893+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4194
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.894+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4275
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.894+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4227
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.895+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4269
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.896+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4241
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.896+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4220
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.897+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4255
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.898+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4316
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.899+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4355
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.900+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4361
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.900+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4385
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.901+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4393
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.901+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4409
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.902+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4425
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.903+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4505
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.903+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4513
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.904+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4529
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.905+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4481
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.906+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4469
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.906+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4461
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.907+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3625
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.907+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3631
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.908+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3667
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.908+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3673
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.909+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3679
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.909+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3685
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.910+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3691
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.911+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3697
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.911+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3721
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.912+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3727
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.913+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3733
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.913+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3739
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.914+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3745
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.914+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3751
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.915+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3763
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.916+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3781
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.916+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3793
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.917+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3805
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.918+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3799
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.918+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3811
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.919+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3817
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.919+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3835
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.920+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3847
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.921+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3855
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.922+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3861
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.922+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3841
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.923+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3867
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.923+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3879
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.924+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3885
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.924+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3891
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.925+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3905
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.925+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3899
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.926+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3911
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.927+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3917
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.927+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3932
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.928+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3654
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.928+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3946
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.929+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3953
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.930+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3967
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.930+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3974
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.931+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3981
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.931+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3988
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.932+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3995
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.933+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4023
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.933+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4030
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.934+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4037
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.934+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3661
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.935+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4016
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.935+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4044
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.936+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4051
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.937+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4079
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.937+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4072
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.938+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3640
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.939+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3620
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.939+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4710
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.940+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4723
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.940+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4833
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.941+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4841
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.942+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4859
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.942+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4902
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.943+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4906
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.943+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4968
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.944+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2218
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.944+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2232
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.945+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2236
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.945+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2239
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.946+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2245
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.947+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2249
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.947+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2256
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.948+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2260
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.948+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2264
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.949+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2270
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.949+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2276
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.950+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2281
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.950+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2291
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.951+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2297
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.951+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2302
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.952+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2306
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.953+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2311
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.953+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2322
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.954+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2332
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.954+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2348
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.955+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2353
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.955+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2358
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.956+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2363
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.956+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2368
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.957+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2373
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.958+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2380
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.958+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2383
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.959+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2424
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.959+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4410
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.960+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4138
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.960+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4100
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.961+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4675
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.961+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4195
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.962+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4692
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.963+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4789
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.963+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4796
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.964+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4066
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.964+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4402
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.965+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3806
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.965+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3770
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.966+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3680
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.966+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4290
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.967+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4823
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.967+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4804
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.968+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4820
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.969+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4815
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.969+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4825
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.970+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4514
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.970+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4522
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.971+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3824
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.971+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3830
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.972+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4059
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.973+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4121
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.973+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4145
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.974+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4283
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.974+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4332
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.975+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3758
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.976+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4235
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.976+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4324
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.977+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4378
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.977+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3926
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.978+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4031
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.978+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3704
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.979+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3710
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.979+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3716
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.980+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4848
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.981+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4344
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.981+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4159
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.982+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4297
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.982+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4338
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.983+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4212
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.984+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4303
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.984+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4310
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.985+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4350
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.986+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4494
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.987+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4263
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.987+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4370
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.988+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4482
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.988+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3648
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.989+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3961
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.990+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4003
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.990+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4094
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.991+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3776
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.991+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4454
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.992+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4488
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.993+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2395
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.993+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2400
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.994+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2409
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.994+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2421
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.995+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4106
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.995+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4115
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.996+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4129
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.997+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4153
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.998+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4165
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.998+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4174
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.999+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4181
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064520
        "timestamp_rfc3339" => "2025-07-09T12:35:20.999+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4188
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.000+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4204
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.001+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4276
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.001+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4228
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.002+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4270
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.002+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4242
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.003+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4221
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.003+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4256
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.005+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4317
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.006+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4356
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.006+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4362
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.007+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4386
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.008+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4394
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.008+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4500
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.009+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4506
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.010+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4530
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.011+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4476
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.011+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4470
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.012+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4462
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.012+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3626
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.013+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3632
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.013+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3668
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.014+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3674
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.015+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3686
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.015+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3692
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.016+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3698
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.016+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3722
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.017+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3728
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.018+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3734
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.018+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3740
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.019+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3746
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.019+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3752
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.020+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3764
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.021+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3782
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.021+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3788
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.022+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3794
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.022+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3800
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.023+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3812
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.023+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3818
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.024+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3836
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.025+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3848
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.025+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3856
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.026+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3862
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.026+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3842
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.027+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3868
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.028+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3880
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.028+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3886
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.029+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3892
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.029+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3906
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.030+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3900
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.030+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3912
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.031+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3918
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.032+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3933
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.032+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3940
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.033+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3655
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.033+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3947
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.034+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3954
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.034+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3968
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.035+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3975
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.036+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3982
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.036+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3989
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.037+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3996
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.037+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4024
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.038+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4038
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.039+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3662
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.039+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4017
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.040+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4010
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.040+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4045
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.041+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4052
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.042+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4080
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.042+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4087
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.043+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4073
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.043+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3641
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.044+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3621
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.045+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4664
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.045+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4711
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.046+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4724
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.046+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4735
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.047+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4768
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.047+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4834
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.048+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4842
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.049+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4860
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.049+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4868
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.050+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4903
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.050+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4907
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.051+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4925
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.051+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4929
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.052+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4969
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.052+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5049
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.053+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5059
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.054+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4995
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.054+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5159
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.055+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5022
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.055+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5169
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.056+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4934
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.056+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5878
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.057+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5904
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.057+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5641
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.058+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5562
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.058+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5960
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.059+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5607
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.060+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5600
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.060+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5623
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.061+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5977
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.061+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5890
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.062+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 166
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.062+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 513
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.063+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.063+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 158
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.064+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1329
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.065+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 201
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.065+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 231
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.066+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 214
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.066+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1306
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.067+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 890
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.067+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 14
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.068+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 760
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.068+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 219
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.069+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 8
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.070+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 225
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.070+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 368
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.071+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 171
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.071+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 681
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.072+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 682
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.073+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1057
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.073+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1058
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.074+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 651
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.075+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 938
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.075+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 262
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.076+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 263
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.076+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 264
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.077+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 265
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.078+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 277
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.078+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 705
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.079+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 707
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.079+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 430
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.080+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 431
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.081+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 432
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.081+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 391
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.082+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 392
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.082+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 393
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.083+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 323
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.084+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 324
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.084+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 345
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.085+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 346
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.086+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 347
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.086+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 986
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.087+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 133
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.088+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 134
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.088+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 237
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.089+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1363
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.089+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 921
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.090+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 304
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.091+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 149
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.091+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1005
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.092+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 208
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.092+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 340
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.093+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 656
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.094+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1069
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.094+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 241
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.095+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 298
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.095+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 251
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.096+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 407
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.096+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 908
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.097+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 329
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.098+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 330
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.098+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 283
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.099+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 284
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.100+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 292
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.100+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 296
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.101+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 677
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.101+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1377
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.102+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 310
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.103+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 311
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.104+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 979
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.104+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 856
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.105+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 800
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.105+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 578
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.106+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 647
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.106+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 540
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.107+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 616
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.108+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 787
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.108+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1359
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.109+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1079
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.109+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1183
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.110+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 643
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.110+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 753
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.111+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 754
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.112+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 896
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.112+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 730
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.113+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1143
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.113+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1048
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.114+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 479
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.114+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 884
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.115+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1093
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.116+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 746
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.116+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1402
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.117+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 740
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.117+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 495
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.118+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 507
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.118+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1211
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.119+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 724
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.120+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 489
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.120+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 930
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.121+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1173
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.121+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 401
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.122+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1170
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.122+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1444
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.123+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 464
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.123+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1023
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.124+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 994
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.124+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1354
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.125+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 662
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.126+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 718
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.126+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 452
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.127+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1280
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.127+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 470
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.128+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 990
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.128+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 503
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.129+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 699
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.129+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 550
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.130+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 636
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.130+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 595
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.131+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1250
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.132+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 535
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.132+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 521
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.133+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 475
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.133+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1033
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.134+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 641
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.134+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1160
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.135+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1192
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.135+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 796
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.136+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 852
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.137+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 829
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.137+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1194
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.138+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 695
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.138+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1028
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.139+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1089
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.139+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 999
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.140+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 903
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.141+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1187
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.141+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1419
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.142+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1037
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.142+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1038
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.143+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 737
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.144+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 804
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.144+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 807
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.145+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 832
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.145+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 925
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.146+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 966
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.146+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1258
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.147+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1099
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.148+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1009
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.148+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1018
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.149+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1076
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.149+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1129
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.150+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1368
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.150+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1153
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.151+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1408
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.152+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1413
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.152+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1337
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.153+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1109
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.153+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1117
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.154+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1122
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.154+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1112
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.155+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1324
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.155+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1207
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.156+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1179
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.156+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1133
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.157+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1137
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.158+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1167
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.158+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1388
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.159+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1317
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.159+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1349
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.160+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1373
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.160+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1284
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.161+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1234
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.161+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1253
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.162+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1311
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.162+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1241
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.163+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1423
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.164+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1350
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.164+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1448
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.165+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1418
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.165+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1486
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.166+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1610
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.166+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1602
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.167+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1829
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.167+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1577
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.168+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1741
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.169+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1736
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.169+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1458
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.170+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1758
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.170+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1759
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.171+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1760
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.172+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1748
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.173+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1555
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.173+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1556
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.174+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1605
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.174+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1587
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.175+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1592
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.176+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1815
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.176+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1522
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.177+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1525
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.177+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1528
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.178+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1516
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.178+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1648
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.179+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1824
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.179+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1598
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.180+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1617
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.181+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1656
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.181+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1567
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.182+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1650
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.182+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1664
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.183+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1623
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.184+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1540
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.184+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1612
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.185+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1624
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.185+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1820
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.186+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1563
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.186+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1837
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.187+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1629
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.188+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1531
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.188+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1853
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.189+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1864
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.189+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1868
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.190+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1858
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.191+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1870
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.191+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1875
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.192+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1895
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.192+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1901
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.193+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1907
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.193+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1913
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.194+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1920
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.195+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1925
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.195+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1931
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.196+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1941
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.196+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1946
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.197+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1954
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.198+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1955
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.198+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2050
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.199+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2056
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.199+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2094
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.200+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2097
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.200+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2104
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.201+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2119
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.202+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2120
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.202+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2127
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.203+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2128
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.203+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2145
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.204+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2152
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.205+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2178
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.205+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2184
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.206+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2213
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.206+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1144
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.207+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1049
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.208+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 480
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.208+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 885
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.209+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1094
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.209+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 747
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.210+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1403
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.210+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 741
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.211+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 496
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.211+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 508
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.212+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1212
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.212+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 725
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.213+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 490
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.214+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 931
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.214+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1174
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.215+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 400
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.215+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1171
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.216+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1445
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.216+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 465
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.217+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1024
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.217+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 995
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.218+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1355
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.219+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 663
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.219+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 719
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.220+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 450
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.220+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1281
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.221+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 471
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.221+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 991
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.222+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 504
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.222+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 700
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.223+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 551
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.223+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 637
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.224+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 596
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.225+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1251
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.225+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 536
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.226+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 522
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.226+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 476
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.227+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1034
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.227+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 642
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.228+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1161
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.228+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1193
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.229+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 797
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.230+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1085
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.230+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 853
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.231+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 830
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.231+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1195
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.232+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 696
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.232+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1029
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.233+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1090
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.233+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1000
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.234+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 904
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.235+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1420
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.235+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1039
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.236+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1040
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.237+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 738
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.237+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 805
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.238+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 808
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.238+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 833
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.239+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 926
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.239+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 967
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.240+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1259
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.240+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1100
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.241+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1010
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.242+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1019
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.242+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1077
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.243+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1369
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.243+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1154
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.244+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1409
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.244+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1414
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.245+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1338
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.245+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1110
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.246+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1118
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.246+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1123
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.247+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1113
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.248+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1325
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.248+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1208
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.249+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1180
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.249+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1138
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.250+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1168
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.250+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1389
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.251+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1318
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.252+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1346
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.252+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1374
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.253+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1285
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.253+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1235
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.254+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1254
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.254+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1312
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.255+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1242
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.255+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1424
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.256+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1351
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.256+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1393
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.257+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1447
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.258+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1821
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.258+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1568
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.259+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1841
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.259+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1625
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.260+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1742
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.260+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1737
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.261+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1459
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.262+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1761
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.262+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1762
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.263+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1763
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.264+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1750
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.264+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1557
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.265+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1558
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.266+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1606
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.266+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1588
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.267+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1632
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.267+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1546
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.268+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1593
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.268+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1491
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.269+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1816
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.269+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1495
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.270+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1523
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.270+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1526
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.271+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1529
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.272+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1506
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.272+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1517
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.273+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1642
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.273+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1572
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.274+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1645
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.274+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1825
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.275+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1603
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.275+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1599
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.276+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1618
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.277+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1657
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.277+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1535
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.278+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1651
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.278+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1607
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.279+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1665
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.279+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1620
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.280+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1541
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.280+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1613
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.281+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1830
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.282+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1564
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.282+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1838
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.283+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1578
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.283+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1630
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.284+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1487
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.284+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1859
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.285+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1869
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.286+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1854
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.286+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1865
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.287+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1871
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.287+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1876
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.288+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1896
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.289+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1902
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.289+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1908
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.290+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1914
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.290+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1921
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.291+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1926
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.291+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1932
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.292+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1942
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.293+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1947
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.293+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1957
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.294+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1958
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.294+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2051
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.295+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2057
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.296+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2095
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.296+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2098
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.297+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2101
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.297+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2121
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.298+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2122
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.299+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2129
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.300+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2130
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.300+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2146
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.301+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2147
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.301+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2162
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.302+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2172
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.303+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2179
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.303+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2185
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.304+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2201
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.304+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2214
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.305+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4988
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.306+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5012
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.306+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5044
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.307+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5050
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.307+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5060
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.308+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4996
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.308+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5155
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.309+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5170
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.309+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4935
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.310+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5870
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.310+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5864
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.311+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5879
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.312+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5636
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.312+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5885
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.313+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5905
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.313+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5563
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.314+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5961
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.314+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5624
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.315+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5968
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.316+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5978
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.316+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5901
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.317+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2219
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.317+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2233
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.318+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2237
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.318+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2240
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.319+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2246
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.320+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2250
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.320+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2257
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.321+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2261
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.321+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2265
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.322+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2271
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.322+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2277
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.323+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2282
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.323+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2292
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.324+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2298
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.325+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2303
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.325+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2307
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.326+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2312
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.326+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2323
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.327+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2333
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.327+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2349
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.328+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2354
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.328+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2359
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.329+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2364
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.330+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2369
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.330+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2374
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.331+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2381
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.331+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2384
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.332+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2401
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.332+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4139
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.333+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4101
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.333+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4676
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.334+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4693
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.335+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2396
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.335+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4725
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.336+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4769
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.336+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4790
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.337+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4797
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.337+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3675
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.338+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3997
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.338+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3907
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.339+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3681
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.340+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3807
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.340+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4824
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.341+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4816
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.341+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4515
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.342+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4523
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.342+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3825
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.343+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4060
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.344+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4122
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.344+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4146
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.345+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4284
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.345+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3759
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.346+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3771
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.346+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4271
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.347+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4325
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.348+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4379
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.348+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3927
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.349+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4032
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.349+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3705
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.350+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3711
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.350+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4849
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.351+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4298
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.351+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4345
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.352+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4154
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.353+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4160
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.353+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4291
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.354+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4333
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.354+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4339
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.355+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4213
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.355+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4304
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.356+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4351
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.356+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4495
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.357+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4403
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.358+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4264
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.358+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4483
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.359+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3649
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.359+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3962
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.360+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4004
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.360+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4067
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.361+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4095
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.361+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3777
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.362+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4455
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.363+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4489
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.363+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2410
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.364+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2422
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.364+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4107
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.365+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4116
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.365+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4130
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.366+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4166
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.367+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4175
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.368+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4182
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.368+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4189
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.369+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4205
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.369+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4196
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.370+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4277
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.370+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4229
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.371+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4236
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.372+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4243
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.372+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4222
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.373+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4257
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.374+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4311
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.375+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4318
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.376+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4357
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.376+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4363
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.377+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4387
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.378+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4395
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.378+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4411
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.379+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4371
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.380+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4501
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.380+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4507
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.381+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4531
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.382+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4477
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.382+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4471
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.383+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4463
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.384+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3627
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.384+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3633
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.385+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3669
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.385+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3687
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.386+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3693
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.386+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3699
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.387+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3717
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.388+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3723
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.388+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3729
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.389+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3735
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.389+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3741
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.390+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3747
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.390+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3753
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.391+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3765
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.393+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3783
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.394+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3789
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.395+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3795
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.396+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3801
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.397+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3813
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.397+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3819
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.398+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3831
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.399+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3837
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.399+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3849
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.400+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3857
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.400+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3863
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.401+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3843
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.401+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3869
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.402+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3881
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.403+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3887
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.403+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3893
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.404+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3901
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.404+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3913
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.405+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3919
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.405+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3934
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.406+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3941
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.407+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3656
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.407+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3948
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.408+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3955
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.408+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3969
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.409+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3976
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.409+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3983
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.410+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3990
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.411+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4025
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.411+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4039
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.412+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3663
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.413+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4018
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.413+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4011
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.414+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4046
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.414+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4053
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.415+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4081
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.416+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4088
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.416+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4074
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.417+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3642
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.418+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3622
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.418+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4665
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.419+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4712
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.419+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4736
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.420+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4835
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.420+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4843
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.421+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4861
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.422+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4900
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.422+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4926
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.423+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4930
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.423+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4966
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.424+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4908
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.424+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4970
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.425+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 167
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.425+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 514
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.426+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.427+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 159
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.427+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1330
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.428+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 202
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.428+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 232
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.429+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 215
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.429+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1307
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.430+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 891
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.430+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 15
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.431+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 761
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.432+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 822
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.432+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 220
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.433+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 9
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.433+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 369
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.434+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 172
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.435+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 683
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.435+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 684
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.436+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1060
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.437+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1061
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.437+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 652
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.438+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 939
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.438+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 443
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.439+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 266
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.440+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 267
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.440+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 268
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.441+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 269
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.442+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 278
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.442+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 19
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.443+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 21
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.443+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 23
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.444+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 25
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.445+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 27
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.445+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 29
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.446+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 31
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.447+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 33
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.447+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 35
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.448+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 37
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.449+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 39
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.449+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 41
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.450+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 43
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.451+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 45
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.451+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 47
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.452+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 49
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.453+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 708
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.453+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 710
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.454+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 433
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.454+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 434
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.455+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 435
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.456+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 394
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.456+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 395
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.457+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 396
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.457+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 325
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.458+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 326
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.459+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 348
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.459+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 349
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.460+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 350
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.461+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 987
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.461+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 136
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.462+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 137
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.463+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 238
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.463+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1364
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.464+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 922
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.464+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 305
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.465+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 150
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.466+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1006
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.466+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 209
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.467+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 341
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.467+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1264
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.468+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 766
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.468+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1070
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.469+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 242
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.470+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 299
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.470+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 249
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.471+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 406
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.471+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 909
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.472+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 331
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.472+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 332
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.473+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 285
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.474+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 286
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.474+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 293
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.475+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 297
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.475+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1378
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.476+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 313
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.477+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 314
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.478+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 981
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.478+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 857
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.479+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 801
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.479+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 579
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.480+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 648
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.480+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 541
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.481+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 618
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.482+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 788
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.482+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1360
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.483+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1080
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.483+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1184
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.484+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 644
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.484+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 755
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.485+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 756
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.485+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 410
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.486+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1383
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.486+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 847
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.487+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 865
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.488+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1222
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.488+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 812
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.489+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 583
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.489+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 897
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.490+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 731
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.490+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 168
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.491+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 515
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.492+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.492+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 161
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.493+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1332
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.493+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 500
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.494+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 203
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.494+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 233
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.495+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 216
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.496+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1308
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.496+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 892
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.497+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 16
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.497+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 762
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.498+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 823
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.498+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 221
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.499+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 10
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.500+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 370
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.500+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 173
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.501+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 685
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.501+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 686
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.502+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1063
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.503+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1064
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.504+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 653
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.505+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 654
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.505+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 940
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.506+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 270
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.506+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 271
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.507+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 272
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.508+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 273
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.508+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 279
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.509+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 436
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.510+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 437
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.511+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 438
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.511+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 397
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.512+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 398
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.512+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 399
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.513+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 327
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.514+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 328
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.515+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 351
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.515+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 352
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.516+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 353
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.517+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 988
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.518+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 139
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.518+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 140
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.519+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 142
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.520+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 145
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.520+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 239
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.521+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 517
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.522+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1365
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.522+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 923
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.523+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 306
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.523+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 151
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.524+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1007
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.525+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 210
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.525+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 342
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.526+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 527
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.526+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1071
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.527+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 243
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.527+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 300
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.528+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 250
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.528+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 408
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.529+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 910
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.530+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 333
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.530+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 334
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.531+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1379
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.532+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 316
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.532+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 317
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.533+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 983
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.534+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 802
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.534+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 649
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.535+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 542
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.535+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 620
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.536+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 789
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.537+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1361
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.537+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1081
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.538+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1185
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.538+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 645
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.539+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 757
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.539+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 758
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.540+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 898
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.541+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 732
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.541+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4909
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.542+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5013
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.542+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5040
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.543+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5045
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.543+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5051
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.544+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5061
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.545+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4997
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.545+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5047
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.546+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5171
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.546+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5880
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.547+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5637
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.547+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5643
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.548+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5871
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.549+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5906
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.549+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5941
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.550+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5564
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.550+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5589
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.551+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5962
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.551+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5625
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.552+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5602
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.553+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5947
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.553+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 6011
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.554+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1145
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.554+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1050
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.555+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 481
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.555+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 886
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.556+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1095
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.556+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 748
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.557+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1404
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.558+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 742
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.558+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 497
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.559+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 509
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.559+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1213
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.560+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 726
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.560+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 491
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.561+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 932
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.562+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1175
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.562+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 402
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.563+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 466
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.563+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1025
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.564+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 996
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.564+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1356
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.565+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 664
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.565+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 720
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.566+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 451
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.567+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1282
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.567+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 472
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.568+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 992
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.568+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 505
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.569+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 701
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.569+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 552
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.570+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 638
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.571+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1252
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.571+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 537
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.572+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 798
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.572+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 854
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.573+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 831
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.573+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1196
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.574+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 697
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.574+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1380
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.575+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 905
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.576+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1421
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.576+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1041
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.577+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1042
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.578+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1043
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.578+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1045
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.579+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 806
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.580+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 809
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.580+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 834
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.581+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 927
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.581+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 968
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.582+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1260
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.582+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1101
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.583+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1011
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.584+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1020
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.584+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1078
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.585+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1370
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.585+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1155
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.586+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1410
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.586+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1415
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.587+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1111
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.587+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1119
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.588+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1124
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.588+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1114
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.589+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1326
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.590+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1139
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.590+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1347
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.591+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1375
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.591+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1255
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.592+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1313
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.592+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1243
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.593+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1425
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.593+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1352
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.594+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1394
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.595+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1532
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.595+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1619
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.596+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1831
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.596+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1743
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.597+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1738
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.597+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1502
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.598+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1460
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.599+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1764
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.599+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1765
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.600+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1766
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.601+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1752
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.601+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1559
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.602+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1560
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.603+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1589
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.603+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1499
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.604+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1594
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.604+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1492
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.605+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1817
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.606+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1507
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.606+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1511
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.607+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1518
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.607+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1646
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.608+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1826
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.608+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1604
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.609+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1788
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.609+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1569
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.610+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1608
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.611+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1666
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.611+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1621
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.612+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1542
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.612+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1614
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.613+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1626
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.613+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1822
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.614+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1565
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.614+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1839
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.615+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1488
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.616+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1855
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.616+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1860
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.617+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1872
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.617+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1877
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.618+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1897
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.618+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1903
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.619+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1909
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.619+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1915
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.620+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1922
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.620+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1927
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.621+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1933
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.622+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1943
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.622+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1948
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.623+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1960
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.624+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1961
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.624+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2052
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.625+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2058
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.625+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2096
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.626+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2099
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.627+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2102
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.627+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2123
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.628+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2124
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.628+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2131
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.629+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2132
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.630+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2148
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.630+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2149
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.631+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2180
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.632+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2186
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.632+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2215
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.633+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2220
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.633+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2228
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.634+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2234
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.634+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2238
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.635+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2241
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.636+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2248
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.636+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2251
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.637+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2266
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.637+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2278
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.638+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2283
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.638+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2293
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.639+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2299
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.639+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2304
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.640+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2308
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.641+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2313
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.641+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2324
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.642+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2330
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.642+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2334
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.643+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2350
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.643+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2355
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.644+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2360
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.644+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2365
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.645+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2370
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.646+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2375
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.646+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2385
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.647+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2397
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.647+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2411
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.648+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4140
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.648+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4102
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.649+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4197
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.649+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4726
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.650+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4770
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.651+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4791
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.651+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4292
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.652+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3908
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.652+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3902
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.653+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3808
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.653+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4206
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.654+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3682
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.655+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3676
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.655+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4867
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.656+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4805
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.656+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4809
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.657+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4813
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.657+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4821
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.658+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4817
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.658+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4516
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.659+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4524
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.660+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3826
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.660+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4061
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.661+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4123
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.661+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4147
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.662+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4285
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.662+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4655
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.663+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4576
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.664+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4699
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.664+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4700
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.665+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3754
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.665+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3760
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.666+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3772
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.666+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4272
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.667+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4326
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.668+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4380
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.668+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3928
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.669+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3657
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.669+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4033
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.670+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3706
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.670+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3712
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.671+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4850
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.671+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4596
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.672+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4167
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.673+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4299
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.673+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4346
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.674+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4155
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.674+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4161
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.675+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4334
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.675+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4340
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.676+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4214
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.677+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4305
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.677+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4539
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.678+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4496
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.678+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4265
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.679+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4412
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.679+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4484
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.680+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4075
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.680+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3650
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.681+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3963
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.682+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4005
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.682+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4068
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.683+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3778
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.683+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4456
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.684+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4490
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.685+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2402
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.685+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2423
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.686+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4108
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.686+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4117
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.687+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4131
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.688+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4176
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.689+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4183
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.689+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4190
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.690+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4278
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.690+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4230
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.691+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4237
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.692+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4244
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.692+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4223
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.693+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4258
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.694+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4312
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.694+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4319
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.695+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4352
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.696+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4358
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.697+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4364
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.697+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4388
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.698+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4396
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.698+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4404
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.699+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4372
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.700+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4426
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.700+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4502
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.701+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4508
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.702+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4532
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.702+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4478
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.703+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4472
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.704+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4464
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.704+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3628
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.705+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3634
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.705+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3670
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.706+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3688
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.706+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3694
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.707+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3700
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.708+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3718
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.708+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3724
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.709+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3730
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.709+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3736
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.710+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3742
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.710+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3748
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.711+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3766
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.712+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3784
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.713+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3790
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.713+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3796
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.714+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3802
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.714+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3814
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.715+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3820
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.716+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3832
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.716+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3838
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.717+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3850
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.717+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3858
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.718+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3864
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.718+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3844
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.719+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3870
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.719+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3882
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.720+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3888
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.721+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3894
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.721+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3914
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.722+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3920
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.722+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3935
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.723+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3942
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.724+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3949
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.724+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3956
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.725+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3970
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.725+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3977
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.726+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3984
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.727+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3991
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.727+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3998
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.728+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4026
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.728+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4040
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.729+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3664
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.730+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4019
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.730+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4012
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.731+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4047
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.731+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4054
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.732+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4082
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.733+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4096
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.733+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4089
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.734+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3643
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.734+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3623
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.735+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4666
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.736+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4713
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.736+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4836
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.737+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4844
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.737+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4862
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.738+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4869
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.738+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4927
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.739+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4931
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.739+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4936
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4985
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2221
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.741+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2242
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.742+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2253
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.742+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2267
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2305
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2310
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2335
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2386
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.745+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4103
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4667
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4771
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.747+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3773
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.747+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3683
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4866
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4798
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4806
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4801
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.750+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4810
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.750+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4814
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4822
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4818
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4517
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.753+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4525
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.753+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4564
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3827
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4568
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4062
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.756+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4124
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.756+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4141
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.757+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4148
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.757+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4286
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.758+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4656
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.758+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4577
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.759+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4579
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.760+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3755
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.760+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4273
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.761+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4616
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.761+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4327
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.762+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4381
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.762+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3929
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.763+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3658
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.764+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4034
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.764+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3707
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.765+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3713
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.765+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4851
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.766+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4597
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.766+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4168
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.767+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4300
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.768+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4614
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.768+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4341
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.769+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4347
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.769+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4156
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.770+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4293
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.770+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4335
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.771+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4215
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.771+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4306
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.772+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4540
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.773+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4497
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.773+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4397
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.774+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4618
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.774+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4266
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.775+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4413
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.775+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4485
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.776+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4076
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.777+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4629
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.777+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4006
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.778+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4069
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.778+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4083
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.779+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4641
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.779+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3779
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.780+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4457
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.781+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4491
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.781+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2398
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.782+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2403
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.782+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2412
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.783+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4109
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.784+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4118
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.784+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4132
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.785+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4162
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.786+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4177
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.786+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4184
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.787+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4191
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.788+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4207
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.788+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4198
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.789+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4279
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.789+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4231
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.790+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4238
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.791+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4245
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.791+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4224
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.792+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4259
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.793+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4313
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.793+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4320
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.794+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4353
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.795+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4359
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.796+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4365
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.796+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4389
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.797+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4405
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.798+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4373
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.798+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4503
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.799+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4509
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.800+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4533
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.801+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4479
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.801+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4473
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.802+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4465
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.802+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3629
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.803+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3635
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.803+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3671
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.804+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3677
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.805+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3689
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.805+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3695
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.806+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3701
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.807+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3719
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.807+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3725
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.808+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3731
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.808+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3737
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.809+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3743
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.809+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3749
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.810+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3761
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.811+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3767
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.811+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3785
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.812+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3791
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.812+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3797
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.813+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3809
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.814+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3803
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.814+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3815
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.815+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3821
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.815+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3833
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.816+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3839
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.816+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3851
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.817+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3859
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.818+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3865
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.818+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3845
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.819+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3871
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.819+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3883
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.820+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3889
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.820+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3895
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.821+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3909
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.821+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3903
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.822+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3915
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.823+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3921
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.823+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3936
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.824+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3943
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.824+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3950
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.825+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3957
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.826+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3964
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.826+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3971
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.827+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3978
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.827+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3985
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.828+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3992
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.828+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3999
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.829+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4027
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.830+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4041
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.830+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3665
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.831+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4020
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.831+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4013
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.832+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4048
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.832+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4055
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.833+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4097
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.834+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4090
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.835+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3651
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.835+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3644
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.836+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3624
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.836+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4714
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.837+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4727
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.837+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4837
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.838+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4845
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.839+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4863
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.839+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4928
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.840+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4932
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.840+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4971
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.841+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4986
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.841+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5014
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.842+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5025
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.842+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5035
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.843+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5158
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.843+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5052
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.844+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5881
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.845+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5913
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.845+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5565
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.846+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5980
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.846+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5626
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.847+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 169
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.847+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 162
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.848+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1333
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.848+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 501
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.849+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 204
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.850+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 234
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.850+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 217
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.851+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1309
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.851+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 893
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.852+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 17
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.852+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 763
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.853+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 824
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.854+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 222
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.854+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 11
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.855+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 228
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.855+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 371
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.856+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 174
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.857+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 687
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.857+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 688
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.858+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1066
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.859+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1067
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.859+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 274
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.860+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 280
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.860+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 439
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.861+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 440
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.862+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 441
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.862+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 143
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.863+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 518
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.864+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 152
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.864+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1008
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.865+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 211
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.865+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 343
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.866+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1265
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.867+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 767
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.867+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 657
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.868+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 528
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.868+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1073
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.869+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 244
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.869+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 302
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.870+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 253
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.870+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 409
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.871+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 803
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.872+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1186
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.872+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 411
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.873+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1384
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.873+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 848
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.874+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 866
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.874+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1223
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.875+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 377
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.876+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 813
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.876+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 584
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.877+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 899
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.877+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 733
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.878+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1051
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.878+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 482
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.879+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 887
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.879+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1096
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.880+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 749
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.880+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1405
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.881+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 743
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.882+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 498
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.882+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 510
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.883+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1214
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.883+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 727
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.884+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 492
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.884+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 933
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.885+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1176
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.885+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 403
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.886+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 467
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.887+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1026
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.887+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 997
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.888+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1357
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.888+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 665
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.889+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 721
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.889+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 993
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.890+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 538
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.891+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1088
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.891+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1381
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.892+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 906
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.892+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1044
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.893+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 928
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.894+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 969
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.894+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1261
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.895+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1102
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.895+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1012
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.896+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1021
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.896+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1371
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.897+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1156
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.898+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1411
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.898+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1416
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.899+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1120
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.899+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1125
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.900+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1115
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.900+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1327
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.901+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1391
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.901+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1348
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.902+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1256
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.903+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1244
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.903+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1426
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.904+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1353
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.904+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1395
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.905+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1744
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.905+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1739
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.906+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1503
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.906+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1461
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.907+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1754
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.908+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1633
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.908+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1848
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.909+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1547
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.909+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1500
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.910+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1595
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.911+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1493
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.911+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1508
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.912+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1512
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.912+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1519
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.913+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1643
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.913+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1573
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.914+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1647
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.914+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1570
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.915+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1609
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.916+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1667
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.916+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1622
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.917+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1543
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.917+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1627
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.918+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1861
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.918+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1856
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.919+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1873
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.920+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1878
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.920+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1880
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.921+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1890
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.922+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1898
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.922+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1904
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.923+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1910
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.923+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1916
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.924+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1923
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.924+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1928
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.925+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1934
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.926+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1944
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.926+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1949
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.927+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1963
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.928+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1964
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.928+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2053
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.929+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2059
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.929+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2100
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.930+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2103
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.930+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2150
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.931+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2151
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.932+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2163
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.932+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2173
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.933+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2181
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.934+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2187
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.934+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2202
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.935+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 666
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.935+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 539
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.936+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1086
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.937+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1046
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.937+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1157
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.938+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1881
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.938+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1893
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.939+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5015
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.940+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5954
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.940+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 6012
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.941+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2229
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.942+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2387
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.942+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4668
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.943+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4518
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.943+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4562
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.944+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4526
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.944+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4565
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.945+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3828
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.945+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4569
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.946+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4063
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.947+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4142
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.947+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4287
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.948+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4578
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.948+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4580
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.949+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3756
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.949+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3774
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.950+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4587
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.951+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4274
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.951+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4617
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.952+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4328
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.952+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4366
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.953+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4382
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.953+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4590
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.954+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3930
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.954+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4591
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.955+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3659
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.956+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4592
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.956+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4035
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.957+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4594
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.957+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3702
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.958+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3708
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.959+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4543
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.959+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3714
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.960+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4598
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.960+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4169
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.961+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4301
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.961+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4615
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.962+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4607
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.963+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4157
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.963+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4294
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.964+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4199
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.964+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4307
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.965+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4498
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.966+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4398
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.966+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4619
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.967+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4267
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.967+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4414
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.968+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4486
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.968+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4626
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.969+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4077
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.969+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4630
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.970+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4631
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.971+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3958
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.971+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4632
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.972+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4007
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.972+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4634
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.973+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4636
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.974+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4084
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.974+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4642
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.975+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4728
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.975+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3768
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.976+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3780
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.976+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4492
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.977+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4104
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.977+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4110
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.978+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4119
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.979+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4125
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.979+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4133
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.980+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4149
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.980+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4163
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.981+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4178
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.982+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4185
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.982+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4192
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.983+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4208
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.984+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4216
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.984+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4280
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.985+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4232
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.985+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4239
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.986+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4246
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.986+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4225
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.987+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4260
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.988+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4314
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.989+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4321
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.990+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4390
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.990+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4406
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.991+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4374
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.991+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4427
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.992+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4504
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.993+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4510
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.994+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4534
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.994+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4480
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.995+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4474
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.996+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4466
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.996+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4458
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.997+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3630
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.997+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3636
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.998+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3672
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.998+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3678
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.999+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3684
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064521
        "timestamp_rfc3339" => "2025-07-09T12:35:21.999+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3690
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.000+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3696
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.001+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3720
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.001+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3726
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.002+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3732
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.003+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3738
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.003+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3744
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.004+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3750
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.004+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3762
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.005+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3786
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.006+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3792
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.007+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3798
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.007+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3810
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.008+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3804
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.008+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3816
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.009+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3822
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.009+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3834
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.010+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3840
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.011+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3852
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.011+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3860
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.012+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3866
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.012+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3846
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.013+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3872
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.013+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3884
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.014+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3890
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.014+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3896
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.015+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3910
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.016+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3904
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.016+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3916
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.017+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3922
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.017+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3937
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.018+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3944
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.018+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3951
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.019+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3965
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.020+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3972
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.020+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3979
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.021+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3986
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.021+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3993
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.022+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4000
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.023+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4028
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.023+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4042
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.024+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3666
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.024+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4021
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.025+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4014
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.026+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4049
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.026+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4056
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.027+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4070
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.027+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4098
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.028+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4091
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.029+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3652
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.029+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3645
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.030+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4715
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.031+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 146
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.032+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1273
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.032+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 768
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.033+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 658
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.034+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 421
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.034+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1266
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.035+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 769
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.035+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 412
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.036+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1385
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.036+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 849
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.037+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 867
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.038+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1224
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.038+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 378
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.039+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 814
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.039+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 585
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.040+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5072
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.040+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1083
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.041+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1842
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.042+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1785
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.042+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1634
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.043+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1548
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.043+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1574
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.044+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1891
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.045+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2164
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.045+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2174
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.046+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2203
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.046+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4561
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.047+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4519
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.047+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4563
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.048+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4527
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.048+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4566
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.049+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4571
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.050+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4329
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.050+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4581
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.051+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4588
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.051+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4322
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.052+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4367
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.052+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4595
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.053+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4544
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.053+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4170
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.054+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4608
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.055+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4200
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.055+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4308
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.056+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4399
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.056+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4415
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.057+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4627
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.057+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4546
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.058+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4111
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.058+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4126
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.059+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4134
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.060+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4150
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.060+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4209
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.061+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4217
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.062+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4315
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.063+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4383
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.063+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4391
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.064+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4407
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.064+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4375
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.065+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4416
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.066+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4431
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.066+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4439
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.067+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4446
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.067+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4511
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.068+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4535
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.069+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4467
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.069+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4459
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.070+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3637
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.070+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3853
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.071+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3897
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.071+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3923
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.072+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4520
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.072+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4567
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.073+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4572
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.074+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4589
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.074+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4171
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.075+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4609
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.075+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4201
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.076+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4628
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.076+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4468
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.077+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4112
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.078+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4127
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.078+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4135
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.079+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4151
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.079+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4210
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.080+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4218
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.081+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4512
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.081+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4528
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.082+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4536
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.082+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4460
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.083+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3638
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.084+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3854
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.084+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3898
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.085+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 3924
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.085+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1451
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.088+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1892
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.089+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 936
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.089+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 534
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.090+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1084
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.090+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1849
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.091+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1767
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.092+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1770
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.092+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1778
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.093+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1779
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.094+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1635
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.094+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1549
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.095+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1644
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.095+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1575
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.096+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2171
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.096+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2175
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.097+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2197
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.098+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2198
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.098+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2199
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.099+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2200
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.099+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2204
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.100+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2230
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.100+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2331
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.101+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2432
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.101+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2428
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.102+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2430
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.103+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2434
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.103+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4428
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.104+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5073
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.104+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 901
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.105+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1246
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.106+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 600
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.106+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 245
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.107+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1152
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.107+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1267
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.108+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 770
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.108+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 413
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.109+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1386
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.110+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 850
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.110+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 868
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.111+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1225
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.111+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 384
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.112+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 815
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.112+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 586
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.113+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 20
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.114+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 22
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.114+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 24
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.115+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 26
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.116+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 28
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.116+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 30
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.117+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 32
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.118+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 34
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.118+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 36
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.119+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 38
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.120+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 40
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.120+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 42
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.121+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 44
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.122+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 46
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.122+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 48
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.123+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 50
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.124+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 659
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.125+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 840
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.126+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 902
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.127+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1247
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.127+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 601
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.128+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1198
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.129+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1199
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.130+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1268
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.130+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 771
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.131+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 320
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.131+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 414
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.132+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 869
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.133+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1226
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.133+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 379
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.134+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 816
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.134+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 592
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.135+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1339
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.135+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2222
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.136+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2320
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.137+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2376
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.137+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4417
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.138+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4432
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.138+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4440
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.139+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4447
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.139+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1286
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.140+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 935
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.141+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 529
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.141+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1768
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.142+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1771
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.142+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1636
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.143+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1843
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.143+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1550
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.144+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1659
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.144+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1669
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.145+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2165
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.146+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2193
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.146+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2205
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.147+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5076
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.147+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4549
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.148+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4429
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.148+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 51
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.149+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 52
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.150+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 53
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.150+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 54
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.151+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 55
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.152+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 858
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.152+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 859
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.153+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1966
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.154+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1967
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.154+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1968
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.155+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2068
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.156+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2069
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.156+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2076
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.157+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2077
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.158+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1287
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.158+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 530
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.159+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1637
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.159+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1844
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.160+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1551
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.161+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1660
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.161+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1670
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.162+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1969
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.162+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1970
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.163+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1971
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.164+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2166
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.164+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2189
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.165+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2194
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.165+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2206
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.166+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2223
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.167+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2316
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.167+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2377
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.168+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4418
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.168+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4433
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.169+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4441
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.169+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4448
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.170+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5082
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.171+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5065
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.171+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1200
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.172+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1201
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.172+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1269
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.173+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 772
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.174+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 660
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.174+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 841
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.175+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 415
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.176+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 870
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.176+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1227
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.177+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 380
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.177+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 817
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.178+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 587
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.178+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1340
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.179+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 180
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.180+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 184
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.180+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 188
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.181+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 192
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.182+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 196
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.182+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 59
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.183+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 64
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.184+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 69
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.184+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 74
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.185+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 79
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.185+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 84
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.186+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 89
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.187+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 94
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.187+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 99
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.188+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 104
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.188+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 109
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.189+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 114
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.190+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 119
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.190+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 124
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.191+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 943
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.191+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 948
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.192+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 949
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.192+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 953
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.193+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 957
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.194+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1270
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.194+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 773
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.195+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 860
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.195+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 861
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.196+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 420
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.197+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4550
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.197+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4430
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.198+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1972
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.198+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1973
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.199+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1974
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.200+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2070
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.200+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2071
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.201+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2078
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.202+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2079
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.202+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2207
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.203+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1288
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.203+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 531
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.204+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1661
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.205+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1638
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.205+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1845
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.206+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1552
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.206+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1671
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.207+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2072
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.208+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2073
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.208+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2167
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.209+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2190
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.209+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2195
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.210+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2208
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.211+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2224
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.211+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2317
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.212+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2378
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.212+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4419
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.213+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4434
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.213+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4442
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.214+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4449
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.214+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1202
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.215+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1203
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.216+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1274
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.216+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 774
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.217+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 842
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.217+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 862
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.218+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 863
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.219+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 416
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.219+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 871
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.220+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1228
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.220+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 381
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.221+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 818
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.221+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 588
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.222+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1343
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.223+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5066
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.223+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1975
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.224+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1976
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.224+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1977
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.225+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2074
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.226+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2075
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.226+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2080
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.227+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2081
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.228+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 181
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.228+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 185
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.229+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 189
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.230+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 193
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.230+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 197
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.231+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 60
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.232+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 65
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.232+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 70
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.233+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 75
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.234+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 80
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.234+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 85
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.235+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 90
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.235+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 95
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.282+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 100
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.283+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 105
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.284+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 110
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.284+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 115
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.285+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 120
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.285+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 125
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.286+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 946
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.287+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 947
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.287+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 952
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.288+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 955
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.288+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 956
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.289+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1204
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.289+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1205
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.290+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1271
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.291+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 775
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.291+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 417
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.292+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 872
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.292+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1229
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.293+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 382
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.293+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 819
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.294+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 589
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.294+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1341
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.295+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5010
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.296+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2379
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.296+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1289
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.297+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 532
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.297+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1639
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.298+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1846
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.298+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1553
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.299+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1662
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.299+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1672
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.300+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2168
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.301+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2191
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.301+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2209
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.302+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 776
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.302+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 843
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.303+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2225
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.304+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2318
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.304+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4420
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.305+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4435
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.305+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4443
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.306+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4450
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.306+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1290
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.307+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 533
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.307+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1640
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.308+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1847
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.309+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1554
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.310+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1980
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.310+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1983
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.311+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1986
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.311+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1989
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.312+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1992
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.313+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1995
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.313+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1998
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.314+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2001
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.315+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2004
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.315+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2007
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.316+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2011
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.316+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2015
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.317+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2019
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.318+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2023
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.318+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2027
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.319+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2031
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.319+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2035
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.320+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2039
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.321+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2043
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.321+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2047
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.322+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2169
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.322+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2192
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.323+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2196
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.324+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2211
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.324+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1272
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.325+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 844
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.325+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 418
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.326+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 873
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.327+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1230
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.327+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 383
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.328+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 820
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.328+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 590
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.329+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1342
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.330+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 337
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.331+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2008
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.332+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2012
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.333+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2016
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.333+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2020
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.334+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2024
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.334+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2028
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.335+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2032
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.336+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2036
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.336+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2040
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.337+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2044
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.337+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2092
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.338+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2110
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.339+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2112
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.340+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2114
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.340+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2116
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.342+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2226
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.342+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2319
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.343+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4421
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.343+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4436
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.344+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4444
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.345+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4451
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.345+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 671
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.346+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 182
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.346+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 186
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.347+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 190
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.348+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 194
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.348+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 198
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.349+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1151
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.350+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 777
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.351+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 845
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.351+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 604
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.352+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 606
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.353+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 608
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.353+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 610
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.354+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 612
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.355+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 336
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.356+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 58
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.356+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 63
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.357+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 68
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.358+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 73
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.358+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 78
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.359+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 83
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.359+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 88
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.360+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 93
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.361+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 98
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.361+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 103
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.362+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 108
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.362+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 113
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.363+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 118
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.364+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 123
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.365+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1979
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.365+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1982
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.366+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1985
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.367+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1988
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.367+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1991
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.368+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1994
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.369+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1997
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.369+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2000
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.370+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2003
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.371+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2006
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.371+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2009
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.372+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2013
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.373+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2017
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.373+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2021
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.374+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2025
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.374+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2029
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.375+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2033
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.376+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2037
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.376+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2041
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.377+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2045
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.378+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 911
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.379+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1777
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.380+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1780
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.381+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1783
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.382+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1790
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.382+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1787
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.383+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1965
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.384+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1978
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.385+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1981
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.386+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1984
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.386+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1987
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.387+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1990
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.387+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1993
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.388+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1996
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.389+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1999
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.389+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2002
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.390+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2005
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.391+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2389
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.391+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2390
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.392+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2091
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.393+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2109
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.394+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2111
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.394+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2113
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.395+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2115
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.397+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 672
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.399+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 442
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.400+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 183
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.400+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 187
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.401+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 191
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.402+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 195
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.402+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 199
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.405+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 246
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.406+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1150
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.407+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 335
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.408+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 57
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.408+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 62
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.409+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 67
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.410+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 72
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.410+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 77
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.411+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 82
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.412+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 87
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.412+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 92
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.413+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 97
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.413+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 102
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.414+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 107
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.415+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 112
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.415+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 117
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.416+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 122
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.417+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 944
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.418+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 945
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.418+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 950
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.419+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 951
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.419+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 954
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.420+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 778
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.421+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 247
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.422+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 294
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.423+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 385
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.424+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 941
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.425+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 603
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.426+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 605
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.426+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 607
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.427+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 609
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.428+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 611
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.429+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2344
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.430+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2427
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.430+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2429
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.431+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2431
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.431+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2433
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.432+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4582
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.432+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4547
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.433+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4422
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.433+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4437
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.434+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4445
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.435+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4452
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.435+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4747
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.436+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4780
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.436+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1452
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.437+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2336
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.437+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4748
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.438+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4773
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.439+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 912
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.439+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 56
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.440+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1217
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.441+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1219
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.441+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1221
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.442+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 354
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.443+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 355
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.443+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 356
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.444+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 357
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.445+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 358
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.445+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 359
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.446+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 360
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.446+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 361
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.447+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 874
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.447+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 61
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.448+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2337
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.449+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4749
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.449+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4423
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.450+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4438
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.451+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4774
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.451+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5130
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.452+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 913
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.452+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1291
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.453+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2391
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.454+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4750
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.455+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4775
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.456+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 66
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.457+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 621
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.458+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 453
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.458+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 555
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.459+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5152
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.460+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5131
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.460+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5101
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.461+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4751
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.461+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4776
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.462+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4772
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.462+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1292
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.463+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1600
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.466+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 875
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.467+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 71
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.468+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 622
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.468+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 454
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.469+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 556
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.472+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 76
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.474+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 623
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.474+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 455
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.475+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 557
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.476+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 386
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.477+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4752
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.477+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4777
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.478+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5133
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.478+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1344
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.479+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1294
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.480+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1784
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.481+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1345
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.482+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1293
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.482+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1792
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.483+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4753
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.484+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4778
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.485+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 876
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.486+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 81
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.487+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 624
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.487+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 558
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.488+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5107
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.489+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5132
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.489+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5102
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.490+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5109
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.490+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4754
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.491+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4779
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.492+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1295
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.492+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1789
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.493+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2010
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.494+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2014
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.495+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2018
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.495+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2022
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.496+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2026
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.497+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2030
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.497+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2034
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.498+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2038
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.499+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2042
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.499+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2046
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.502+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 877
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.504+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 86
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.505+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 91
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.505+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 96
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.506+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 101
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.507+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 106
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.507+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 111
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.508+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 116
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.508+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 121
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.509+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 456
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.510+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 248
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.511+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1216
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.511+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1218
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.512+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1220
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.513+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 559
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.514+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 338
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.514+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 878
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.515+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 463
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.516+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5110
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.516+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1296
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.518+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 880
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.518+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5156
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.519+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 879
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.520+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 914
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.520+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2338
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.521+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2339
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.522+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 915
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.522+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1786
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.523+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1791
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.524+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 916
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.524+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2340
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.525+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 942
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.526+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 625
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.527+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 457
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.528+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 560
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.528+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2341
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.529+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 917
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.530+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1297
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.530+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1298
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.531+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1793
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.532+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 626
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.533+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 458
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.533+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 289
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.534+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 561
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.535+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5112
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.536+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 5124
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.536+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1299
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.538+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 627
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.538+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 459
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.539+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 562
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.540+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 628
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.541+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 460
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.542+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 563
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.542+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1300
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.543+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1301
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.545+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 881
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.546+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 629
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.546+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 461
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.547+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 564
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.548+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 882
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.549+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 630
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.550+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 462
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.550+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 565
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.551+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1302
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.552+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4879
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.554+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1303
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.557+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 689
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.559+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 690
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.559+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 691
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.561+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 692
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.562+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 693
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.564+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1134
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.565+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1248
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.565+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 602
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.566+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 319
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.567+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1769
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.567+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1772
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.568+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1544
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.568+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1773
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.569+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2254
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.570+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4885
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.570+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4911
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.571+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4886
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.572+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4912
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.572+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4913
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.575+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4943
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.575+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4956
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.576+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4974
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.577+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4944
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.577+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4975
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.578+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4945
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.579+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2343
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.580+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2342
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.580+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 1304
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.581+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2388
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.581+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 2345
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.582+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4677
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.583+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4683
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.583+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4678
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.584+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4684
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.584+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4679
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.585+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4685
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.585+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4982
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.586+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4976
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.586+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4888
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.587+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4889
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.588+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4898
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.588+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4899
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064522
        "timestamp_rfc3339" => "2025-07-09T12:35:22.589+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.extension AS extension_4, t0.size AS size_5, t0.position AS position_6, t0.cover AS cover_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.e_shop_id AS e_shop_id_11, t0.product_id AS product_id_12 FROM product_image t0 INNER JOIN product_variation_image ON t0.id = product_variation_image.product_image_id WHERE product_variation_image.product_variation_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC"
          "params" => [
            1 => 4915
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#894}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.346+00:00"
        "message" => "Uncaught PHP Exception Error: "Typed property App\Entity\StockAvailable::$product must not be accessed before initialization" at StockAvailable.php line 94"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Error {#2572
            #message: "Typed property App\Entity\StockAvailable::$product must not be accessed before initialization"
            #code: 0
            #file: "/var/www-skf-webapp/web/src/Entity/StockAvailable.php"
            #line: 94
            trace: {
              /var/www-skf-webapp/web/src/Entity/StockAvailable.php:94 {
                App\Entity\StockAvailable->getProduct(): Product …
                › {\r\treturn $this->product;\r}\r
              }
              /var/www-skf-webapp/web/src/Controller/SystemController.php:1352 {
                App\Controller\SystemController->test(EntityManagerInterface $entityManager, SwissPostWaybillApiHelper $swissPostWaybillApiHelper, SwissPostTrackingApiHelper $swissPostTrackingApiHelper, LingueeHelper $lingueeHelper, SerializerInterface $serializer, MailerManager2 $mailerManager2, DrivingLicenseScanner $drivingLicenseScanner, string $dataDir, ProductHelper $productHelper): Response …
                › foreach($stockAvailables as $stockAvailable) {\r\t$product = $stockAvailable->getProduct();\r}\r
              }
              /var/www-skf-webapp/web/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-skf-webapp/web/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-skf-webapp/web/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-skf-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www-skf-webapp/web/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www-skf-webapp/web/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventListener\KernelSubscriber::onKernelExceptionPost"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventListener\KernelSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+00:00"
        "message" => "Stored the security token in the session."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "key" => "_security_main"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\EventListener\KernelSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.612+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"
      ]
    ]
    180853 => [
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.347+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.347+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.347+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.347+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.347+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.347+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.347+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.347+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.347+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\KernelSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.347+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.347+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.347+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.348+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.348+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventListener\KernelSubscriber::onControllerRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.348+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.348+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.348+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.348+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.348+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.348+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.566+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.566+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\EventListener\KernelSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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" => 1752064524
        "timestamp_rfc3339" => "2025-07-09T12:35:24.567+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: [
    2 => 1
    180853 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#384 …}
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en"
authorization
""
connection
"Keep-Alive"
cookie
"_ga=GA1.2.617895384.1670592745; _ga_7KKQJKDZ4W=GS1.2.1702646855.1.0.1702646855.0.0.0; _shopify_y=f1ab0265-231E-46F3-05E8-834414080F33; SKFdevSESSID=5eb572bf32d8d6007de103a05b6772ca; SKFprodSESSID=8be00d8d054e19f0afcaee4b5125e268; main_auth_profile_token=cee3ed"
host
"webapp-dev.swisskustomfaktory.ch"
priority
"u=0, i"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0"
x-forwarded-for
"192.168.11.16"
x-forwarded-host
"webapp-dev.swisskustomfaktory.ch"
x-forwarded-server
"webapp-dev.swisskustomfaktory.ch"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 09 Jul 2025 12:35:24 GMT"
vary
"Accept"
x-debug-exception
"Typed%20property%20App%5CEntity%5CStockAvailable%3A%3A%24product%20must%20not%20be%20accessed%20before%20initialization"
x-debug-exception-file
"%2Fvar%2Fwww-skf-webapp%2Fweb%2Fsrc%2FEntity%2FStockAvailable.php:94"
x-debug-token
"b7700d"

Cookies

Request Cookies

Key Value
SKFdevSESSID
"5eb572bf32d8d6007de103a05b6772ca"
SKFprodSESSID
"8be00d8d054e19f0afcaee4b5125e268"
_ga
"GA1.2.617895384.1670592745"
_ga_7KKQJKDZ4W
"GS1.2.1702646855.1.0.1702646855.0.0.0"
_shopify_y
"f1ab0265-231E-46F3-05E8-834414080F33"
main_auth_profile_token
"cee3ed"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Wed, 09 Jul 25 12:15:28 +0000"
Last used
"Wed, 09 Jul 25 12:34:20 +0000"
Lifetime
0

Session Attributes

Attribute Value
_locale
"fr"
_security.main.target_path
"https://webapp-dev.swisskustomfaktory.ch/system/test"
_security_main
"O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:4:{i:0;O:15:"App\Entity\User":59:{s:25:"\x00App\Entity\User\x00username";s:23:"jonathan.luthi@bacad.ch";s:22:"\x00App\Entity\User\x00email";s:23:"jonathan.luthi@bacad.ch";s:25:"\x00App\Entity\User\x00password";s:96:"$argon2id$v=19$m=1024,t=3,p=1$hcHa9QFZTdzLEN3uehylug$sJ5y3mozMjbp3jFPnhXQWZWfV0oY9pXzC3NT5OqLfFY";s:26:"\x00App\Entity\User\x00firstname";s:8:"Jonathan";s:25:"\x00App\Entity\User\x00lastname";s:5:"Luthi";s:23:"\x00App\Entity\User\x00gender";s:1:"m";s:26:"\x00App\Entity\User\x00birthdate";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"1981-01-19 00:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:28:"\x00App\Entity\User\x00originPlace";N;s:22:"\x00App\Entity\User\x00phone";s:12:"+41792028163";s:31:"\x00App\Entity\User\x00phoneAlternate";N;s:31:"\x00App\Entity\User\x00telegramChatId";N;s:27:"\x00App\Entity\User\x00avatarName";s:34:"users/1/_/1/6/3/7/1_1637670486.png";s:24:"\x00App\Entity\User\x00account";N;s:25:"\x00App\Entity\User\x00fonction";N;s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:16:"ROLE_SUPER_ADMIN";}s:27:"\x00App\Entity\User\x00privileges";a:1:{i:0;s:0:"";}s:23:"\x00App\Entity\User\x00locale";s:2:"fr";s:25:"\x00App\Entity\User\x00timezone";s:13:"Europe/Zurich";s:34:"\x00App\Entity\User\x00authenticatorName";s:6:"google";s:36:"\x00App\Entity\User\x00authenticatorUserId";s:21:"108139709336153486649";s:34:"\x00App\Entity\User\x00confirmationToken";N;s:37:"\x00App\Entity\User\x00newsletterSubscribed";b:1;s:28:"\x00App\Entity\User\x00observation";N;s:21:"\x00App\Entity\User\x00tags";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:1;}s:28:"\x00App\Entity\User\x00motorcycles";a:0:{}s:34:"\x00App\Entity\User\x00passwordUpdatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2023-12-20 00:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:35:"\x00App\Entity\User\x00mustChangePassword";b:0;s:27:"\x00App\Entity\User\x00loggedInAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-07-09 12:15:28.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:28:"\x00App\Entity\User\x00badCustomer";b:0;s:25:"\x00App\Entity\User\x00disabled";b:0;s:23:"\x00App\Entity\User\x00groups";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:1;}s:32:"\x00App\Entity\User\x00drivingLicenses";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:26:"\x00App\Entity\User\x00addresses";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:33:"\x00App\Entity\User\x00ownedMotorcycles";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:27:"\x00App\Entity\User\x00signatures";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:23:"\x00App\Entity\User\x00orders";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:31:"\x00App\Entity\User\x00orderHistories";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:25:"\x00App\Entity\User\x00vouchers";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:23:"\x00App\Entity\User\x00quotes";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:25:"\x00App\Entity\User\x00invoices";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:25:"\x00App\Entity\User\x00deposits";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:33:"\x00App\Entity\User\x00creditorInvoices";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:30:"\x00App\Entity\User\x00deliveryNotes";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:31:"\x00App\Entity\User\x00serviceRecords";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:22:"\x00App\Entity\User\x00sales";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:25:"\x00App\Entity\User\x00buybacks";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:25:"\x00App\Entity\User\x00leasings";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:31:"\x00App\Entity\User\x00overWinterings";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:24:"\x00App\Entity\User\x00rentals";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:33:"\x00App\Entity\User\x00testRideRequests";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:26:"\x00App\Entity\User\x00testRides";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:23:"\x00App\Entity\User\x00emails";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:19:"\x00App\Entity\User\x00id";i:1;s:26:"\x00App\Entity\User\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2019-03-22 11:14:15.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:26:"\x00App\Entity\User\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2025-07-09 12:15:28.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:26:"\x00App\Entity\User\x00deletedAt";N;s:26:"\x00App\Entity\User\x00creatorId";N;s:27:"\x00App\Entity\User\x00modifierId";N;s:24:"\x00App\Entity\User\x00eShopId";N;}i:1;b:1;i:2;N;i:3;a:0:{}}}"
_timezone
"Europe/Zurich"
knpu.oauth2_client_state
"532be6b5649b66bb957267e7a1f73077"

Session Usage

5 Usages
Stateless check enabled
Usage
App\EventListener\KernelSubscriber:114
[
  [
    "file" => "/var/www-skf-webapp/web/src/EventListener/KernelSubscriber.php"
    "line" => 114
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\KernelSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\KernelSubscriber:115
[
  [
    "file" => "/var/www-skf-webapp/web/src/EventListener/KernelSubscriber.php"
    "line" => 115
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\KernelSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\KernelSubscriber:137
[
  [
    "file" => "/var/www-skf-webapp/web/src/EventListener/KernelSubscriber.php"
    "line" => 137
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\KernelSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\KernelSubscriber:147
[
  [
    "file" => "/var/www-skf-webapp/web/src/EventListener/KernelSubscriber.php"
    "line" => 147
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\KernelSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www-skf-webapp/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www-skf-webapp/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"3db7deecd8ae917b356a5b6c52b5afcd"
BASE_URL
"https://webapp-dev.swisskustomfaktory.ch"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://dev:D0dgeV!per@localhost:3306/skf_webapp"
DEFAULT_LOCALE
"en"
DEFAULT_TIMEZONE
"UTC"
DOMAIN
"-dev.swisskustomfaktory.ch"
GOOGLE_API_KEY
"AIzaSyAs49jMpEXTqEW0VSKYDHObXt31_hVCJJM"
GOOGLE_RECAPTCHA_PRIVATE_KEY
"6LcLCJkUAAAAAIhMrWa254v_fuSURXr3EYl20CSI"
GOOGLE_RECAPTCHA_PUBLIC_KEY
"6LcLCJkUAAAAAAIdSR0pabVvSEdLx5v07okcED6g"
MAILER_DSN_INFOMANIAK
"smtps://info@faktories.ch:49i%NA6e.!bWB@mail.infomaniak.com:465"
MESSENGER_TRANSPORT_DSN
"redis://localhost:6379/messages"
OAUTH_FACEBOOK_CLIENT_ID
"433747850697805"
OAUTH_FACEBOOK_CLIENT_SECRET
"e0a16bda695d60b2bc2df3fc1e313f28"
OAUTH_GOOGLE_CLIENT_ID
"991490157196-vle8pk9dukhock2s4k9b46iovch0lj7n.apps.googleusercontent.com"
OAUTH_GOOGLE_CLIENT_SECRET
"ae1wJtjIZT3RCT68LEu-k_0k"
OAUTH_LINKEDIN_CLIENT_ID
"78yktxomt51x4h"
OAUTH_LINKEDIN_CLIENT_SECRET
"QCV01W9wzdY8FF3T"
OAUTH_SWISSID_CLIENT_ID
"5c712-a4fbc-7d9c6-c1f03"
OAUTH_SWISSID_CLIENT_SECRET
"cJVJEzUO9CO4A7VCNsiCUorTtCX8fu52"
SUPPORTED_LOCALES
"{"en": "English", "fr": "Français", "de": "Deutsch", "it": "Italiano"}"
TELEGRAM_DSN
"telegram://1182927183:AAG5_xGpFTtVKodQzUMcQnkL9tlyJlyGuHs@default?channel=CHAT_ID"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www-skf-webapp/web/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www-skf-webapp/web/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"_ga=GA1.2.617895384.1670592745; _ga_7KKQJKDZ4W=GS1.2.1702646855.1.0.1702646855.0.0.0; _shopify_y=f1ab0265-231E-46F3-05E8-834414080F33; SKFdevSESSID=5eb572bf32d8d6007de103a05b6772ca; SKFprodSESSID=8be00d8d054e19f0afcaee4b5125e268; main_auth_profile_token=cee3ed"
HTTP_HOST
"webapp-dev.swisskustomfaktory.ch"
HTTP_PRIORITY
"u=0, i"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0"
HTTP_X_FORWARDED_FOR
"192.168.11.16"
HTTP_X_FORWARDED_HOST
"webapp-dev.swisskustomfaktory.ch"
HTTP_X_FORWARDED_SERVER
"webapp-dev.swisskustomfaktory.ch"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"192.168.10.12"
REMOTE_PORT
"42118"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1752064517
REQUEST_TIME_FLOAT
1752064517.2559
REQUEST_URI
"/system/test"
SCRIPT_FILENAME
"/var/www-skf-webapp/web/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.10.18"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"webapp-dev.swisskustomfaktory.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at webapp-dev.swisskustomfaktory.ch Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"webapp-dev.swisskustomfaktory.ch"
SYMFONY_DOTENV_PATH
"/var/www-skf-webapp/web/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN_INFOMANIAK,MESSENGER_TRANSPORT_DSN,TELEGRAM_DSN,BASE_URL,DOMAIN,DEFAULT_LOCALE,SUPPORTED_LOCALES,DEFAULT_TIMEZONE,GOOGLE_API_KEY,GOOGLE_RECAPTCHA_PUBLIC_KEY,GOOGLE_RECAPTCHA_PRIVATE_KEY,OAUTH_FACEBOOK_CLIENT_ID,OAUTH_FACEBOOK_CLIENT_SECRET,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,OAUTH_LINKEDIN_CLIENT_ID,OAUTH_LINKEDIN_CLIENT_SECRET,OAUTH_SWISSID_CLIENT_ID,OAUTH_SWISSID_CLIENT_SECRET,CORS_ALLOW_ORIGIN"
USER
"www-data"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 1fcaf4)

Key Value
_controller
"App\Controller\SystemController::test"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_system_test"
_route_params
[
  "domain" => "-dev.swisskustomfaktory.ch"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#441
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\FacebookAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\FacebookAuthenticator {#490 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#481
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\GoogleAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\GoogleAuthenticator {#468 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#474
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LinkedinAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LinkedinAuthenticator {#445 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#437
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#72 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#430
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#491 …}
  }
]
_stopwatch_token
"954be5"
domain
"-dev.swisskustomfaktory.ch"